Click here to Skip to main content
16,012,173 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp : Simple Question Pin
ardhendu12323-Sep-04 23:38
ardhendu12323-Sep-04 23:38 
GeneralRAM DRIVE Pin
Unkind23-Sep-04 23:33
Unkind23-Sep-04 23:33 
GeneralRe: RAM DRIVE Pin
Alexander M.,24-Sep-04 12:32
Alexander M.,24-Sep-04 12:32 
GeneralParent process Pin
status23-Sep-04 23:01
status23-Sep-04 23:01 
GeneralRe: Parent process Pin
Neville Franks23-Sep-04 23:26
Neville Franks23-Sep-04 23:26 
GeneralRe: Parent process Pin
status24-Sep-04 0:40
status24-Sep-04 0:40 
GeneralRe: Parent process Pin
David Crow24-Sep-04 9:06
David Crow24-Sep-04 9:06 
GeneralRe: Parent process Pin
Neville Franks24-Sep-04 12:08
Neville Franks24-Sep-04 12:08 
I can think of several ways. One way would be to use a named Mutex in the child which the parent can signal when it closes. Another would be to use a Memory Mapped File that the parent could write something to when it closed. There may also be someway for the child to find out or be passed the process handle for its parent and it could check on that.

Neville Franks, Author of ED for Windows www.getsoft.com and coming soon: Surfulater www.surfulater.com
GeneralRe: Parent process Pin
Blake Miller27-Sep-04 12:24
Blake Miller27-Sep-04 12:24 
QuestionHow to change the System Date & Time using C++ Pin
pubududilena23-Sep-04 22:51
pubududilena23-Sep-04 22:51 
AnswerRe: How to change the System Date & Time using C++ Pin
Neville Franks23-Sep-04 23:33
Neville Franks23-Sep-04 23:33 
GeneralRe: How to change the System Date & Time using C++ Pin
pubududilena24-Sep-04 0:04
pubududilena24-Sep-04 0:04 
Generalaccessibility Pin
aashir_s23-Sep-04 22:03
aashir_s23-Sep-04 22:03 
Questionhow to merge cell in word by VC Pin
yingkou23-Sep-04 21:19
yingkou23-Sep-04 21:19 
GeneralCTreeCtrl in CTreeView Pin
Neelesh K J Jain23-Sep-04 21:18
Neelesh K J Jain23-Sep-04 21:18 
GeneralRe: CTreeCtrl in CTreeView Pin
Manfred Staiger24-Sep-04 1:21
Manfred Staiger24-Sep-04 1:21 
GeneralRe: CTreeCtrl in CTreeView Pin
Neelesh K J Jain24-Sep-04 2:00
Neelesh K J Jain24-Sep-04 2:00 
GeneralRe: CTreeCtrl in CTreeView Pin
Manfred Staiger24-Sep-04 2:21
Manfred Staiger24-Sep-04 2:21 
QuestionHow to create a docking mod in dialog Pin
xo300023-Sep-04 21:18
xo300023-Sep-04 21:18 
AnswerRe: How to create a docking mod in dialog Pin
xo300026-Sep-04 16:07
xo300026-Sep-04 16:07 
GeneralA web cam project Pin
berko400023-Sep-04 20:55
berko400023-Sep-04 20:55 
GeneralRe: A web cam project Pin
ThatsAlok24-Sep-04 20:27
ThatsAlok24-Sep-04 20:27 
GeneralRe: A web cam project Pin
berko400025-Sep-04 4:52
berko400025-Sep-04 4:52 
GeneralGetting Windows Layout Data Pin
Tristan Rhodes23-Sep-04 20:04
Tristan Rhodes23-Sep-04 20:04 
GeneralRe: Getting Windows Layout Data Pin
Niklas L23-Sep-04 23:15
Niklas L23-Sep-04 23:15 

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.