Click here to Skip to main content
16,010,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralToolTip Pin
8-Mar-02 0:01
suss8-Mar-02 0:01 
GeneralToolTip Pin
8-Mar-02 0:01
suss8-Mar-02 0:01 
GeneralRe: ToolTip Pin
Tomasz Sowinski8-Mar-02 0:11
Tomasz Sowinski8-Mar-02 0:11 
GeneralRe: ToolTip Pin
Joaquín M López Muñoz8-Mar-02 0:12
Joaquín M López Muñoz8-Mar-02 0:12 
GeneralRe: ToolTip Pin
Roger Allen8-Mar-02 2:07
Roger Allen8-Mar-02 2:07 
Questionhow to get the URL form the internet shortcut (the file in c:\windwos\history)? Pin
benben7-Mar-02 22:41
benben7-Mar-02 22:41 
AnswerRe: how to get the URL form the internet shortcut (the file in c:\windwos\history)? Pin
8-Mar-02 4:56
suss8-Mar-02 4:56 
GeneralClosing a application grace fully created by Createprocess() Pin
Abhishek Narula7-Mar-02 22:14
Abhishek Narula7-Mar-02 22:14 
Our Purpose is to Launch an application , once launched and when closed by the user it performs the task that we want that application to.

but if Terminate that application by TerminateProcess() , since its a abnormal closing , it does not perform what it should perform on a Gracefull exit.

Now what I was thinking of is , If we could some how get HWND of this Process which we have created by CreateProcess() , then we could send WM_QUIT to this Hwnd , which would then do the task Grace fully, see what I am saying .

Now problem is how to get this Damn HWND .. Frown | :(

Help !!

Abhishek Narula

"Learn to appreciate others ... World would appreciate you"
GeneralRe: Closing a application grace fully created by Createprocess() Pin
Joaquín M López Muñoz7-Mar-02 22:18
Joaquín M López Muñoz7-Mar-02 22:18 
GeneralRe: Closing a application grace fully created by Createprocess() Pin
Nish Nishant7-Mar-02 23:10
sitebuilderNish Nishant7-Mar-02 23:10 
GeneralRe: Closing a application grace fully created by Createprocess() Pin
Nish Nishant7-Mar-02 23:05
sitebuilderNish Nishant7-Mar-02 23:05 
GeneralProblem on destroying a modal dialog box Pin
Hans Ruck7-Mar-02 21:57
Hans Ruck7-Mar-02 21:57 
GeneralRe: Problem on destroying a modal dialog box Pin
Christian Graus7-Mar-02 22:20
protectorChristian Graus7-Mar-02 22:20 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck7-Mar-02 22:30
Hans Ruck7-Mar-02 22:30 
GeneralRe: Problem on destroying a modal dialog box Pin
Nish Nishant7-Mar-02 22:51
sitebuilderNish Nishant7-Mar-02 22:51 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck7-Mar-02 23:08
Hans Ruck7-Mar-02 23:08 
GeneralRe: Problem on destroying a modal dialog box Pin
Nish Nishant7-Mar-02 23:07
sitebuilderNish Nishant7-Mar-02 23:07 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck8-Mar-02 0:21
Hans Ruck8-Mar-02 0:21 
GeneralRe: Problem on destroying a modal dialog box Pin
Nish Nishant8-Mar-02 0:46
sitebuilderNish Nishant8-Mar-02 0:46 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck8-Mar-02 0:54
Hans Ruck8-Mar-02 0:54 
GeneralRe: Problem on destroying a modal dialog box Pin
Paul M Watt8-Mar-02 6:40
mentorPaul M Watt8-Mar-02 6:40 
Generalhello Pin
big20027-Mar-02 21:24
big20027-Mar-02 21:24 
GeneralRe: hello Pin
Rickard Andersson207-Mar-02 21:39
Rickard Andersson207-Mar-02 21:39 
GeneralRe: hello Pin
Jon Hulatt7-Mar-02 21:51
Jon Hulatt7-Mar-02 21:51 
GeneralRe: hello Pin
Rickard Andersson207-Mar-02 22:39
Rickard Andersson207-Mar-02 22:39 

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.