Click here to Skip to main content
16,006,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General::CreateFileMapping Pin
Abin10-Oct-02 5:35
Abin10-Oct-02 5:35 
GeneralRe: ::CreateFileMapping Pin
Daniel Turini10-Oct-02 5:34
Daniel Turini10-Oct-02 5:34 
GeneralRe: ::CreateFileMapping Pin
Abin10-Oct-02 5:47
Abin10-Oct-02 5:47 
GeneralRe: ::CreateFileMapping Pin
Daniel Turini10-Oct-02 5:55
Daniel Turini10-Oct-02 5:55 
GeneralRe: ::CreateFileMapping Pin
Paul M Watt10-Oct-02 6:21
mentorPaul M Watt10-Oct-02 6:21 
GeneralRe: ::CreateFileMapping Pin
Abin10-Oct-02 7:29
Abin10-Oct-02 7:29 
GeneralRe: ::CreateFileMapping Pin
Joe Woodbury10-Oct-02 7:42
professionalJoe Woodbury10-Oct-02 7:42 
QuestionWhere did the crash happen? Pin
User 665810-Oct-02 5:27
User 665810-Oct-02 5:27 
Hi
there are some programs like MS MediaPlayer and InterVideo WinDVD which, in case of a crash, show a MessageBox with the line, the sourcefile, and a piece of the code that caused the crash. It looks like this e.g:
Unhandled exception in
"C:\Program Files\foo\main.cpp" in line: 289
ASSERT(pFoo != NULL);


How can I implement this feature into my applications?

regards
Greg

modified 12-Sep-18 21:01pm.

AnswerRe: Where did the crash happen? Pin
Daniel Turini10-Oct-02 5:30
Daniel Turini10-Oct-02 5:30 
GeneralRe: Where did the crash happen? Pin
User 665810-Oct-02 5:59
User 665810-Oct-02 5:59 
GeneralRe: Where did the crash happen? Pin
Daniel Turini10-Oct-02 6:03
Daniel Turini10-Oct-02 6:03 
AnswerRe: Where did the crash happen? Pin
Paul M Watt10-Oct-02 6:42
mentorPaul M Watt10-Oct-02 6:42 
GeneralRe: Where did the crash happen? Pin
User 665810-Oct-02 6:50
User 665810-Oct-02 6:50 
GeneralRe: Where did the crash happen? Pin
Paul M Watt10-Oct-02 7:46
mentorPaul M Watt10-Oct-02 7:46 
GeneralIt has been a privilege... Pin
Georg Haan10-Oct-02 5:19
Georg Haan10-Oct-02 5:19 
GeneralRe: It has been a privilege... Pin
Daniel Turini10-Oct-02 5:20
Daniel Turini10-Oct-02 5:20 
Generalwrite vertical text using GDI+ Pin
Anonymous10-Oct-02 4:33
Anonymous10-Oct-02 4:33 
GeneralRe: write vertical text using GDI+ Pin
l a u r e n10-Oct-02 4:41
l a u r e n10-Oct-02 4:41 
GeneralRe: write vertical text using GDI+ Pin
Daniel Turini10-Oct-02 4:40
Daniel Turini10-Oct-02 4:40 
GeneralRe: write vertical text using GDI+ Pin
Roger Allen10-Oct-02 6:20
Roger Allen10-Oct-02 6:20 
GeneralRe: write vertical text using GDI+ Pin
Anonymous10-Oct-02 5:36
Anonymous10-Oct-02 5:36 
GeneralRe: write vertical text using GDI+ Pin
Daniel Turini10-Oct-02 5:56
Daniel Turini10-Oct-02 5:56 
GeneralRe: write vertical text using GDI+ Pin
Anonymous10-Oct-02 6:06
Anonymous10-Oct-02 6:06 
GeneralRe: write vertical text using GDI+ Pin
Alois Kraus10-Oct-02 6:27
Alois Kraus10-Oct-02 6:27 
GeneralRe: write vertical text using GDI+ Pin
Anonymous10-Oct-02 7:28
Anonymous10-Oct-02 7:28 

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.