Click here to Skip to main content
15,916,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CreateProcess returns Error 1450 - No sufficient resources to complete requested service Pin
bob169723-Nov-07 6:40
bob169723-Nov-07 6:40 
Questioncan I Read multi keys from keyboard using Visual C++ 2005? Pin
allooba3-Nov-07 3:11
allooba3-Nov-07 3:11 
QuestionRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
David Crow3-Nov-07 3:42
David Crow3-Nov-07 3:42 
AnswerRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
allooba3-Nov-07 7:02
allooba3-Nov-07 7:02 
GeneralRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
David Crow3-Nov-07 11:53
David Crow3-Nov-07 11:53 
GeneralRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
allooba3-Nov-07 19:09
allooba3-Nov-07 19:09 
QuestionAsk for permission when modifying Registry Pin
ashishbhatt3-Nov-07 0:42
ashishbhatt3-Nov-07 0:42 
AnswerRe: Ask for permission when modifying Registry Pin
bob169723-Nov-07 6:24
bob169723-Nov-07 6:24 
ashishbhatt wrote:
How can I get appropriate permissions to modify registry?


Log in with a local administrative account and try again would be the simplest approach. By default, not involving discussion of any type of UAC, only certain accounts have modify or write rights to HKLM and HKCR and it sounds like your not logged in with one of them or your IT staff has made modifications to the standard registry rights settings.

If you on a Windows Vista box with UAC turned on, you will potentially get some false positives if your not familiar with what is going on under the hood.
GeneralRe: Ask for permission when modifying Registry Pin
ashishbhatt4-Nov-07 17:19
ashishbhatt4-Nov-07 17:19 
GeneralRe: Ask for permission when modifying Registry Pin
bob169724-Nov-07 17:54
bob169724-Nov-07 17:54 
Questionlict control print Pin
samira forooghi3-Nov-07 0:01
samira forooghi3-Nov-07 0:01 
AnswerRe: lict control print Pin
Hamid_RT3-Nov-07 0:32
Hamid_RT3-Nov-07 0:32 
AnswerRe: lict control print Pin
Nelek4-Nov-07 21:27
protectorNelek4-Nov-07 21:27 
Questionwhat is the basc class? Pin
panthal2-Nov-07 23:36
panthal2-Nov-07 23:36 
AnswerRe: what is the basc class? Pin
toxcct3-Nov-07 1:35
toxcct3-Nov-07 1:35 
QuestionVirtualAlloc v.s. malloc Pin
George_George2-Nov-07 21:17
George_George2-Nov-07 21:17 
AnswerRe: VirtualAlloc v.s. malloc Pin
followait2-Nov-07 23:27
followait2-Nov-07 23:27 
GeneralRe: VirtualAlloc v.s. malloc Pin
George_George3-Nov-07 1:35
George_George3-Nov-07 1:35 
GeneralRe: VirtualAlloc v.s. malloc Pin
toxcct3-Nov-07 1:40
toxcct3-Nov-07 1:40 
GeneralRe: VirtualAlloc v.s. malloc Pin
George_George3-Nov-07 1:45
George_George3-Nov-07 1:45 
GeneralRe: VirtualAlloc v.s. malloc Pin
toxcct3-Nov-07 1:56
toxcct3-Nov-07 1:56 
GeneralRe: VirtualAlloc v.s. malloc Pin
Stephen Hewitt4-Nov-07 3:26
Stephen Hewitt4-Nov-07 3:26 
QuestionCreating Worker Thread that exploit Dialog 's Controls Pin
Gurjeet Singh Batth2-Nov-07 20:27
Gurjeet Singh Batth2-Nov-07 20:27 
Questionbenefits of private or protected constructor Pin
George_George2-Nov-07 20:15
George_George2-Nov-07 20:15 
AnswerRe: benefits of private or protected constructor Pin
Nelek7-Nov-07 4:03
protectorNelek7-Nov-07 4:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.