Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ plotting routine Pin
Mike Nordell29-Nov-02 20:47
Mike Nordell29-Nov-02 20:47 
GeneralRe: c++ plotting routine Pin
Anonymous1-Dec-02 5:15
Anonymous1-Dec-02 5:15 
GeneralRe: c++ plotting routine Pin
devvvy29-Nov-02 22:15
devvvy29-Nov-02 22:15 
GeneralIntel C++ Compiler 7.00 Pin
matciel29-Nov-02 11:59
matciel29-Nov-02 11:59 
GeneralMonitor Thread help needed Pin
Wolfram Steinke29-Nov-02 11:01
Wolfram Steinke29-Nov-02 11:01 
GeneralUpgradable application Pin
DJWALSH29-Nov-02 10:25
DJWALSH29-Nov-02 10:25 
GeneralRe: Upgradable application Pin
Ravi Bhavnani29-Nov-02 12:07
professionalRavi Bhavnani29-Nov-02 12:07 
QuestionExit code 2 in debugger? Pin
Member 9629-Nov-02 10:19
Member 9629-Nov-02 10:19 
This is weird, I've never seen this before and can't track down any documentation on what exactly it means, but a test application that I'm working on always states this in the debugger output window when I close it:

The thread 'Win32 Thread' (0x5f0) has exited with code 2 (0x2).<br />
The thread 'Win32 Thread' (0x65c) has exited with code 2 (0x2).<br />
The thread 'Win32 Thread' (0x3a4) has exited with code 2 (0x2).<br />
The thread 'Win32 Thread' (0x3f0) has exited with code 2 (0x2).<br />
The program '[1260] QBTEST.exe: Native' has exited with code 2 (0x2).


There are no errors reported anywhere in the program or above the lines above in the output window and it's pretty straightforward, instantiates a com component works with it, releases it properly and exits. Something I've done thousands of times before with other applications.

Anyone know what this is?
AnswerRe: Exit code 2 in debugger? Pin
Michael Dunn29-Nov-02 11:08
sitebuilderMichael Dunn29-Nov-02 11:08 
GeneralRe: Exit code 2 in debugger? Pin
Member 9629-Nov-02 12:21
Member 9629-Nov-02 12:21 
QuestionHow to write text to CScrollView window Pin
Ancient Dragon29-Nov-02 9:41
Ancient Dragon29-Nov-02 9:41 
AnswerRe: How to write text to CScrollView window Pin
Gary R. Wheeler30-Nov-02 2:34
Gary R. Wheeler30-Nov-02 2:34 
QuestionClipping area test for child windows? Pin
Anonymous29-Nov-02 8:30
Anonymous29-Nov-02 8:30 
AnswerRe: Clipping area test for child windows? Pin
Paul M Watt29-Nov-02 8:58
mentorPaul M Watt29-Nov-02 8:58 
GeneralRe: Clipping area test for child windows? Pin
Anonymous29-Nov-02 11:07
Anonymous29-Nov-02 11:07 
GeneralRe: Clipping area test for child windows? Pin
Anonymous1-Dec-02 8:54
Anonymous1-Dec-02 8:54 
Generalneed help changing Modal dialog Pin
IGeorgeI29-Nov-02 8:16
IGeorgeI29-Nov-02 8:16 
GeneralRe: need help changing Modal dialog Pin
Paul M Watt29-Nov-02 9:07
mentorPaul M Watt29-Nov-02 9:07 
GeneralRe: need help changing Modal dialog Pin
devvvy29-Nov-02 22:25
devvvy29-Nov-02 22:25 
GeneralRe: need help changing Modal dialog Pin
IGeorgeI30-Nov-02 2:53
IGeorgeI30-Nov-02 2:53 
GeneralRe: need help changing Modal dialog Pin
devvvy30-Nov-02 9:47
devvvy30-Nov-02 9:47 
Generalstopping a process started with _beginthread Pin
LukeV29-Nov-02 7:34
LukeV29-Nov-02 7:34 
GeneralRe: stopping a process started with _beginthread Pin
LukeV29-Nov-02 7:45
LukeV29-Nov-02 7:45 
GeneralRe: stopping a process started with _beginthread Pin
Joao Vaz29-Nov-02 7:49
Joao Vaz29-Nov-02 7:49 
GeneralCTreeView quick question.. Pin
RobJones29-Nov-02 7:09
RobJones29-Nov-02 7:09 

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.