Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionNetscape plugin question (C++) Pin
Dennis Gourjii23-Jun-06 7:14
Dennis Gourjii23-Jun-06 7:14 
Questiontwo toolBars side by side Pin
LeeeNN23-Jun-06 7:14
LeeeNN23-Jun-06 7:14 
AnswerRe: two toolBars side by side [modified] Pin
ovidiucucu24-Jun-06 6:33
ovidiucucu24-Jun-06 6:33 
GeneralRe: two toolBars side by side Pin
LeeeNN24-Jun-06 13:12
LeeeNN24-Jun-06 13:12 
Questionmodules Pin
Tara1423-Jun-06 5:55
Tara1423-Jun-06 5:55 
AnswerRe: modules Pin
Jun Du23-Jun-06 5:56
Jun Du23-Jun-06 5:56 
QuestionRe: modules Pin
Tara1423-Jun-06 6:00
Tara1423-Jun-06 6:00 
AnswerRe: modules Pin
Zac Howland23-Jun-06 6:08
Zac Howland23-Jun-06 6:08 
GeneralRe: modules Pin
Tara1423-Jun-06 6:18
Tara1423-Jun-06 6:18 
GeneralRe: modules Pin
Zac Howland23-Jun-06 6:22
Zac Howland23-Jun-06 6:22 
AnswerRe: modules Pin
Jun Du23-Jun-06 6:13
Jun Du23-Jun-06 6:13 
AnswerRe: modules Pin
David Crow23-Jun-06 6:28
David Crow23-Jun-06 6:28 
GeneralRe: modules Pin
Tara1423-Jun-06 6:33
Tara1423-Jun-06 6:33 
GeneralRe: modules Pin
Jun Du23-Jun-06 7:05
Jun Du23-Jun-06 7:05 
GeneralRe: modules Pin
Tara1423-Jun-06 7:44
Tara1423-Jun-06 7:44 
GeneralRe: modules Pin
David Crow23-Jun-06 7:23
David Crow23-Jun-06 7:23 
QuestionChange Display mode??? Pin
Lord_Vader23-Jun-06 4:52
Lord_Vader23-Jun-06 4:52 
AnswerRe: Change Display mode??? Pin
Zac Howland23-Jun-06 5:41
Zac Howland23-Jun-06 5:41 
AnswerRe: Change Display mode??? Pin
Steve Echols23-Jun-06 5:41
Steve Echols23-Jun-06 5:41 
GeneralRe: Change Display mode??? Pin
Lord_Vader23-Jun-06 7:21
Lord_Vader23-Jun-06 7:21 
AnswerRe: help me to create mouse stick Pin
Cedric Moonen23-Jun-06 4:01
Cedric Moonen23-Jun-06 4:01 
GeneralRe: help me to create mouse stick Pin
nyquisttt23-Jun-06 4:05
nyquisttt23-Jun-06 4:05 
GeneralRe: help me to create mouse stick Pin
Jun Du23-Jun-06 5:59
Jun Du23-Jun-06 5:59 
GeneralRe: help me to create mouse stick Pin
Tara1423-Jun-06 6:04
Tara1423-Jun-06 6:04 
QuestionTo stop some activity Pin
rajeevktripathi23-Jun-06 3:44
rajeevktripathi23-Jun-06 3:44 
Hi All
working on a dialog based application, where the entire registry is scaneed for errors, For Registry using SDK functions ( RegOpenKey(), RegEnumKey( ) etc.)
Now what my problem is:
while scanning is going on ( there is a button "STOP" on the dialog)
if user press or click on the STOP button then the the scanning of Registry should be stopped and a messagebox should appear for resume or exit operation.

I think problem would be clear...
So please suggest me the scenario to implement this and better if provide some code snippet for the same.

Thanks

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.