Click here to Skip to main content
15,921,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: AfxGetApp()->m_pMainWnd in a DLL? [Edit] Pin
ThatsAlok5-Jun-05 17:51
ThatsAlok5-Jun-05 17:51 
GeneralMeaning of JB *+3 Pin
Franz Klein4-Jun-05 6:50
Franz Klein4-Jun-05 6:50 
GeneralRe: Meaning of JB *+3 Pin
Monty24-Jun-05 20:36
Monty24-Jun-05 20:36 
GeneralRe: Meaning of JB *+3 Pin
ThatsAlok5-Jun-05 17:49
ThatsAlok5-Jun-05 17:49 
GeneralRe: Meaning of JB *+3 Pin
Franz Klein5-Jun-05 23:31
Franz Klein5-Jun-05 23:31 
GeneralRe: Meaning of JB *+3 Pin
ThatsAlok6-Jun-05 19:02
ThatsAlok6-Jun-05 19:02 
GeneralApparent Run Time Library Mismatch Pin
AlmodJ4-Jun-05 6:29
AlmodJ4-Jun-05 6:29 
GeneralRe: Apparent Run Time Library Mismatch Pin
PJ Arends4-Jun-05 10:12
professionalPJ Arends4-Jun-05 10:12 
First chance exceptions are always shown in the output window when ever an exception is generated. If it occurs within a try block, and is caught by a catch block then there is no problem and your program will run fine. If it is not caught your program will crash.

If you want your program to always stop whenever the exception is generated then goto menu "Debug->Exceptions" and set "Access Violation" to "Stop always".




"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
Honoured as one of The Most Helpful Members of 2004

GeneralRe: Apparent Run Time Library Mismatch Pin
AlmodJ4-Jun-05 16:01
AlmodJ4-Jun-05 16:01 
GeneralRe: Apparent Run Time Library Mismatch Pin
AlmodJ5-Jun-05 11:39
AlmodJ5-Jun-05 11:39 
GeneralRun SDI/Dialog Application on Web Browser Pin
Adeel6884-Jun-05 1:40
Adeel6884-Jun-05 1:40 
GeneralRe: Run SDI/Dialog Application on Web Browser Pin
ThatsAlok4-Jun-05 1:57
ThatsAlok4-Jun-05 1:57 
GeneralRe: Run SDI/Dialog Application on Web Browser Pin
Tom Archer4-Jun-05 4:36
Tom Archer4-Jun-05 4:36 
GeneralDate and Time Picker Control Pin
leifmikael4-Jun-05 1:25
leifmikael4-Jun-05 1:25 
Generaldynamically Selected Item Color in CListCtrl Pin
Mohammed Kutty3-Jun-05 21:14
Mohammed Kutty3-Jun-05 21:14 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Gary R. Wheeler4-Jun-05 3:08
Gary R. Wheeler4-Jun-05 3:08 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Tom Archer4-Jun-05 4:31
Tom Archer4-Jun-05 4:31 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Mohammed Kutty4-Jun-05 5:27
Mohammed Kutty4-Jun-05 5:27 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
ddmcr4-Jun-05 5:39
ddmcr4-Jun-05 5:39 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Tom Archer4-Jun-05 5:40
Tom Archer4-Jun-05 5:40 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Mohammed Kutty4-Jun-05 5:48
Mohammed Kutty4-Jun-05 5:48 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Tom Archer4-Jun-05 10:37
Tom Archer4-Jun-05 10:37 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Jörgen Sigvardsson4-Jun-05 5:52
Jörgen Sigvardsson4-Jun-05 5:52 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Jörgen Sigvardsson4-Jun-05 5:53
Jörgen Sigvardsson4-Jun-05 5:53 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Tom Archer4-Jun-05 10:36
Tom Archer4-Jun-05 10:36 

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.