Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionManifest files in VC2005 Pin
tom groezer17-May-07 2:48
tom groezer17-May-07 2:48 
QuestionValidating user credentials on a Stand alone system Pin
chitrag_raju17-May-07 2:41
chitrag_raju17-May-07 2:41 
QuestionRe: Validating user credentials on a Stand alone system Pin
David Crow17-May-07 5:26
David Crow17-May-07 5:26 
AnswerRe: Validating user credentials on a Stand alone system Pin
chitrag_raju17-May-07 5:35
chitrag_raju17-May-07 5:35 
GeneralRe: Validating user credentials on a Stand alone system Pin
David Crow17-May-07 5:41
David Crow17-May-07 5:41 
GeneralRe: Validating user credentials on a Stand alone system Pin
Mark Salsbery17-May-07 6:33
Mark Salsbery17-May-07 6:33 
QuestionCreateProcess Pin
Try17-May-07 2:01
Try17-May-07 2:01 
AnswerRe: CreateProcess Pin
Arman S.17-May-07 2:18
Arman S.17-May-07 2:18 
If by pressing Ok or Cancel your second app will exit, then you can get the HANDLE value returned from CreateProcess, disable your current window content and call WaitForSingleObject(HANDLE..) to wait until the second application exits.

--
=====
Arman

GeneralRe: CreateProcess Pin
Try17-May-07 2:47
Try17-May-07 2:47 
GeneralRe: CreateProcess Pin
Mark Salsbery17-May-07 5:28
Mark Salsbery17-May-07 5:28 
AnswerRe: CreateProcess Pin
Nibu babu thomas17-May-07 2:20
Nibu babu thomas17-May-07 2:20 
QuestionDLL Problem Pin
Syamlal S Nair17-May-07 1:50
Syamlal S Nair17-May-07 1:50 
QuestionRe: DLL Problem Pin
CPallini17-May-07 1:59
mveCPallini17-May-07 1:59 
AnswerRe: DLL Problem Pin
Syamlal S Nair17-May-07 2:04
Syamlal S Nair17-May-07 2:04 
GeneralRe: DLL Problem Pin
Moak17-May-07 2:28
Moak17-May-07 2:28 
AnswerRe: DLL Problem Pin
prasad_som17-May-07 2:00
prasad_som17-May-07 2:00 
AnswerRe: DLL Problem Pin
Hamid_RT17-May-07 2:01
Hamid_RT17-May-07 2:01 
Questionfile path Pin
deeps_cute17-May-07 1:43
deeps_cute17-May-07 1:43 
AnswerRe: file path Pin
Hamid_RT17-May-07 1:48
Hamid_RT17-May-07 1:48 
AnswerRe: file path Pin
CPallini17-May-07 1:48
mveCPallini17-May-07 1:48 
AnswerRe: file path Pin
_AnsHUMAN_ 17-May-07 1:49
_AnsHUMAN_ 17-May-07 1:49 
GeneralRe: file path Pin
deeps_cute17-May-07 2:04
deeps_cute17-May-07 2:04 
JokeRe: file path Pin
Hamid_RT17-May-07 2:07
Hamid_RT17-May-07 2:07 
GeneralRe: file path Pin
deeps_cute17-May-07 2:12
deeps_cute17-May-07 2:12 
GeneralRe: file path Pin
_AnsHUMAN_ 17-May-07 2:22
_AnsHUMAN_ 17-May-07 2:22 

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.