Click here to Skip to main content
15,890,506 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralA million thanks! I needed to return; Pin
ns6-Sep-02 10:14
ns6-Sep-02 10:14 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
ns6-Sep-02 8:53
ns6-Sep-02 8:53 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
[James Pullicino]6-Sep-02 9:14
[James Pullicino]6-Sep-02 9:14 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
Joaquín M López Muñoz6-Sep-02 9:00
Joaquín M López Muñoz6-Sep-02 9:00 
Generaluh oh! Was I supposed to return? Pin
ns6-Sep-02 10:11
ns6-Sep-02 10:11 
Generalraincheck! Pin
ns6-Sep-02 10:17
ns6-Sep-02 10:17 
GeneralRe: raincheck! Pin
Joaquín M López Muñoz7-Sep-02 9:03
Joaquín M López Muñoz7-Sep-02 9:03 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
Joaquín M López Muñoz6-Sep-02 8:11
Joaquín M López Muñoz6-Sep-02 8:11 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
ns6-Sep-02 8:14
ns6-Sep-02 8:14 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
Joaquín M López Muñoz6-Sep-02 8:20
Joaquín M López Muñoz6-Sep-02 8:20 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
ns6-Sep-02 8:22
ns6-Sep-02 8:22 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
Mustafa Demirhan6-Sep-02 8:30
Mustafa Demirhan6-Sep-02 8:30 
GeneralRe: Very strange behavior trying to exit. Please help! Pin
Mustafa Demirhan6-Sep-02 8:32
Mustafa Demirhan6-Sep-02 8:32 
Sorry, use it this way:

AfxGetApp ()->HideApplication ();
AfxGetApp ()->CloseAllDocuments (TRUE);


Mustafa Demirhan
http://www.macroangel.com
Sonork ID 100.9935:zoltrix

<nobr>They say I'm lazy but it takes all my time
GeneralRe: Very strange behavior trying to exit. Please help! Pin
ns6-Sep-02 8:37
ns6-Sep-02 8:37 
Generalhelp with CDC text drawing! Pin
groover4life6-Sep-02 4:49
sussgroover4life6-Sep-02 4:49 
GeneralRe: help with CDC text drawing! Pin
Joaquín M López Muñoz6-Sep-02 6:23
Joaquín M López Muñoz6-Sep-02 6:23 
GeneralRe: help with CDC text drawing! Pin
will13836-Sep-02 7:33
will13836-Sep-02 7:33 
GeneralRe: help with CDC text drawing! Pin
Joaquín M López Muñoz6-Sep-02 8:16
Joaquín M López Muñoz6-Sep-02 8:16 
GeneralRe: help with CDC text drawing! Pin
will13836-Sep-02 9:18
will13836-Sep-02 9:18 
Generalvfw macro Pin
Chu6-Sep-02 4:45
Chu6-Sep-02 4:45 
GeneralRe: vfw macro Pin
Joaquín M López Muñoz6-Sep-02 6:20
Joaquín M López Muñoz6-Sep-02 6:20 
GeneralRe: vfw macro Pin
Chu6-Sep-02 22:12
Chu6-Sep-02 22:12 
GeneralRe: vfw macro Pin
Joaquín M López Muñoz7-Sep-02 9:29
Joaquín M López Muñoz7-Sep-02 9:29 
GeneralRe: vfw macro Pin
Chu7-Sep-02 18:46
Chu7-Sep-02 18:46 
GeneralRe: vfw macro Pin
Anonymous10-Oct-02 6:01
Anonymous10-Oct-02 6:01 

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.