Click here to Skip to main content
15,919,749 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: timers with CreateWaitableTimer Pin
Daniel Lohmann14-Aug-02 13:57
Daniel Lohmann14-Aug-02 13:57 
GeneralDeveloping on VC++ for Linux Pin
Robert White14-Aug-02 7:15
Robert White14-Aug-02 7:15 
GeneralMultiple Thread Pin
14-Aug-02 7:14
suss14-Aug-02 7:14 
GeneralRe: Multiple Thread Pin
valikac14-Aug-02 8:20
valikac14-Aug-02 8:20 
GeneralRe: Multiple Thread Pin
Bill Wilson14-Aug-02 8:23
Bill Wilson14-Aug-02 8:23 
GeneralUnhandled exception when using acmFormatChoose. Pin
redeemer14-Aug-02 7:05
redeemer14-Aug-02 7:05 
GeneralRe: Unhandled exception when using acmFormatChoose. Pin
Bill Wilson14-Aug-02 9:04
Bill Wilson14-Aug-02 9:04 
GeneralRe: Unhandled exception when using acmFormatChoose. Pin
Daniel Lohmann14-Aug-02 14:02
Daniel Lohmann14-Aug-02 14:02 
1) What is the debugger telling you in detail about the execption? (Exception type like "Microsoft C++ exception" or "Access violation" or something like that.)

2) If you choose Cancel to debug your app, where exactly the program is halted? This is the point in code which throws the exception.

3) If the above does not give you any helpful information, it might also be a worthwhile option to single-step your code in the debugger to see where exactly the exception occurs.

--

Daniel Lohmann

http://www.losoft.de
(Hey, this page is worth looking! You can find some free and handy NT tools there Big Grin | :-D )
Generaldoc/view problem -> destroying a window Pin
Anonymous14-Aug-02 7:00
Anonymous14-Aug-02 7:00 
GeneralRe: doc/view problem -> destroying a window Pin
Chris Losinger14-Aug-02 8:04
professionalChris Losinger14-Aug-02 8:04 
Questionopen a Document with invisible View? Pin
Jake Palmer14-Aug-02 6:54
Jake Palmer14-Aug-02 6:54 
AnswerRe: open a Document with invisible View? Pin
dazinith14-Aug-02 7:59
dazinith14-Aug-02 7:59 
AnswerClarification Pin
Jake Palmer14-Aug-02 9:54
Jake Palmer14-Aug-02 9:54 
GeneralImage field 3 Pin
Mazdak14-Aug-02 6:53
Mazdak14-Aug-02 6:53 
GeneralCFindReplaceDialog Pin
RK_200014-Aug-02 6:37
RK_200014-Aug-02 6:37 
GeneralTFTP and RS232 Communications Pin
SanShou14-Aug-02 5:54
SanShou14-Aug-02 5:54 
GeneralRe: TFTP and RS232 Communications Pin
Stuart Dootson14-Aug-02 20:57
professionalStuart Dootson14-Aug-02 20:57 
GeneralContext menu in CHtmlView question. Pin
Michael Liu14-Aug-02 5:37
Michael Liu14-Aug-02 5:37 
GeneralRe: Context menu in CHtmlView question. Pin
Anonymous14-Aug-02 6:10
Anonymous14-Aug-02 6:10 
GeneralRe: Context menu in CHtmlView question. Pin
Michael Liu14-Aug-02 6:35
Michael Liu14-Aug-02 6:35 
QuestionPressed Enter ? Pin
Hadi Rezaee14-Aug-02 5:09
Hadi Rezaee14-Aug-02 5:09 
AnswerRe: Pressed Enter ? Pin
Andreas Saurwein14-Aug-02 5:40
Andreas Saurwein14-Aug-02 5:40 
AnswerRe: Pressed Enter ? Pin
KingsGambit14-Aug-02 5:50
KingsGambit14-Aug-02 5:50 
QuestionListen a port using CSocket class ?? Pin
Cris14-Aug-02 4:52
Cris14-Aug-02 4:52 
AnswerRe: Listen a port using CSocket class ?? Pin
User 665814-Aug-02 5:39
User 665814-Aug-02 5: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.