Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debug Assertion Failed when calling dll function Pin
Chris Losinger20-Jan-06 7:52
professionalChris Losinger20-Jan-06 7:52 
QuestionLinking Problem Pin
Anthony988720-Jan-06 3:40
Anthony988720-Jan-06 3:40 
AnswerRe: Linking Problem Pin
David Crow20-Jan-06 3:55
David Crow20-Jan-06 3:55 
AnswerRe: Linking Problem Pin
Prakash Nadar20-Jan-06 17:29
Prakash Nadar20-Jan-06 17:29 
QuestionQuery related to delayed termination of the Property Sheet? Pin
dp_7620-Jan-06 3:23
dp_7620-Jan-06 3:23 
AnswerRe: Query related to delayed termination of the Property Sheet? Pin
Cedric Moonen20-Jan-06 3:37
Cedric Moonen20-Jan-06 3:37 
AnswerRe: Query related to delayed termination of the Property Sheet? Pin
khan++20-Jan-06 3:39
khan++20-Jan-06 3:39 
AnswerRe: Query related to delayed termination of the Property Sheet? Pin
David Crow20-Jan-06 3:59
David Crow20-Jan-06 3:59 
dp_76 wrote:
I want the Wizard to terminate before the start of the lengthy process.


Depending on how you started this "lengthy process," this may not be possible. If you used CreateProcess(), then it is simply a matter of ending the Wizard in a normal fashion. Otherwise, the Wizard will need to hang around along with the other, although it can be hidden.


"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb


QuestionGet effective permissions Pin
kelprinc20-Jan-06 2:36
kelprinc20-Jan-06 2:36 
AnswerRe: Get effective permissions Pin
khan++20-Jan-06 3:28
khan++20-Jan-06 3:28 
Questionvideo class Pin
Lampros Giampouras20-Jan-06 2:35
Lampros Giampouras20-Jan-06 2:35 
AnswerRe: video class Pin
Chris Losinger20-Jan-06 3:43
professionalChris Losinger20-Jan-06 3:43 
AnswerRe: video class Pin
Divyang Mithaiwala20-Jan-06 6:07
Divyang Mithaiwala20-Jan-06 6:07 
QuestionHow to know programatically that Windows has logged in/Logged Off/Shut Down occured etc? Pin
Amarelia20-Jan-06 2:35
Amarelia20-Jan-06 2:35 
AnswerRe: How to know programatically that Windows has logged in/Logged Off/Shut Down occured etc? Pin
Rage20-Jan-06 3:09
professionalRage20-Jan-06 3:09 
AnswerRe: How to know programatically that Windows has logged in/Logged Off/Shut Down occured etc? Pin
David Crow20-Jan-06 4:09
David Crow20-Jan-06 4:09 
GeneralRe: How to know programatically that Windows has logged in/Logged Off/Shut Down occured etc? Pin
Toby Opferman20-Jan-06 7:54
Toby Opferman20-Jan-06 7:54 
QuestionRe: How to know programatically that Windows has logged in/Logged Off/Shut Down occured etc? Pin
David Crow20-Jan-06 8:08
David Crow20-Jan-06 8:08 
QuestionAccessing dialogue from global function Pin
Anu_Bala20-Jan-06 1:40
Anu_Bala20-Jan-06 1:40 
AnswerRe: Accessing dialogue from global function Pin
Cedric Moonen20-Jan-06 1:50
Cedric Moonen20-Jan-06 1:50 
AnswerRe: Accessing dialogue from global function Pin
Rage20-Jan-06 3:19
professionalRage20-Jan-06 3:19 
AnswerRe: Accessing dialogue from global function Pin
fat_boy20-Jan-06 4:22
fat_boy20-Jan-06 4:22 
QuestionProblems printing with GDI+ Pin
Alberto_Canabal20-Jan-06 1:27
Alberto_Canabal20-Jan-06 1:27 
QuestionHow to recursively check the check boxes in CTreeCtrl? Pin
Vairamuthu. G.20-Jan-06 1:25
Vairamuthu. G.20-Jan-06 1:25 
AnswerRe: How to recursively check the check boxes in CTreeCtrl? Pin
Stephen Hewitt20-Jan-06 3:10
Stephen Hewitt20-Jan-06 3:10 

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.