Click here to Skip to main content
15,919,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hook woes Pin
Roger Allen2-Nov-04 22:46
Roger Allen2-Nov-04 22:46 
GeneralDiskQuota on remote machine Pin
std77021-Nov-04 1:24
std77021-Nov-04 1:24 
GeneralRe: DiskQuota on remote machine Pin
David Crow1-Nov-04 4:08
David Crow1-Nov-04 4:08 
GeneralRe: DiskQuota on remote machine Pin
std77021-Nov-04 5:01
std77021-Nov-04 5:01 
QuestionHow do I add chart using Visual C++ Pin
pubududilena1-Nov-04 0:52
pubududilena1-Nov-04 0:52 
AnswerRe: How do I add chart using Visual C++ Pin
Selvam R1-Nov-04 3:19
professionalSelvam R1-Nov-04 3:19 
GeneralUse Clipboard in MFC Application Pin
sweep1231-Nov-04 0:36
sweep1231-Nov-04 0:36 
GeneralSystem Path Pin
Dave_Sullivan3331-Oct-04 23:44
Dave_Sullivan3331-Oct-04 23:44 
GeneralRe: System Path Pin
Dominik Reichl1-Nov-04 4:32
Dominik Reichl1-Nov-04 4:32 
QuestionWho gets the Mutex? Pin
Malcolm Smart31-Oct-04 23:30
Malcolm Smart31-Oct-04 23:30 
AnswerRe: Who gets the Mutex? Pin
Mike Beckerleg1-Nov-04 1:17
Mike Beckerleg1-Nov-04 1:17 
AnswerRe: Who gets the Mutex? Pin
peterchen1-Nov-04 2:07
peterchen1-Nov-04 2:07 
GeneralSDK programing Pin
abu_peers31-Oct-04 21:56
abu_peers31-Oct-04 21:56 
GeneralRe: SDK programing Pin
Selvam R1-Nov-04 1:54
professionalSelvam R1-Nov-04 1:54 
GeneralRegistering a file type Pin
KRowe31-Oct-04 21:32
KRowe31-Oct-04 21:32 
GeneralRe: Registering a file type Pin
David Crow1-Nov-04 4:10
David Crow1-Nov-04 4:10 
GeneralRe: Registering a file type Pin
KRowe1-Nov-04 8:25
KRowe1-Nov-04 8:25 
GeneralRe: Registering a file type Pin
David Crow1-Nov-04 8:38
David Crow1-Nov-04 8:38 
KRowe wrote:
I suppose I would be able to output this to a temp file...

Yes, as long as it has a .reg extension.

KRowe wrote:
Do you know how I would go about merging it into the registry without the messagebox that says "Are you sure you want to add this to the registry?" appearing?

What's wrong with that message? In any case, you could update the registry via code using the registry API, or the CRegKey class?


"Opinions are neither right nor wrong. I cannot change your opinion of me. I can, however, change what influences your opinion." - David Crow


GeneralRe: Registering a file type Pin
KRowe1-Nov-04 12:44
KRowe1-Nov-04 12:44 
GeneralRe: Registering a file type Pin
David Crow2-Nov-04 2:19
David Crow2-Nov-04 2:19 
GeneralRe: Registering a file type Pin
KRowe2-Nov-04 14:41
KRowe2-Nov-04 14:41 
GeneralRe: Registering a file type Pin
David Crow3-Nov-04 3:01
David Crow3-Nov-04 3:01 
QuestionHow to loop through window controls? Pin
Dragos1979200231-Oct-04 20:56
Dragos1979200231-Oct-04 20:56 
AnswerRe: How to loop through window controls? Pin
sps-itsec4631-Oct-04 21:42
sps-itsec4631-Oct-04 21:42 
GeneralRe: How to loop through window controls? Pin
Anonymous1-Nov-04 2:05
Anonymous1-Nov-04 2:05 

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.