Click here to Skip to main content
15,909,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDisplaying Context Sensitive Help Button Without Displaying The Cancel Button in the System Menu Pin
Dean Michaud15-May-02 6:34
Dean Michaud15-May-02 6:34 
GeneralRe: Displaying Context Sensitive Help Button Without Displaying The Cancel Button in the System Menu Pin
Paul M Watt15-May-02 7:05
mentorPaul M Watt15-May-02 7:05 
GeneralRe: Displaying Context Sensitive Help Button Without Displaying The Cancel Button in the System Menu Pin
Dean Michaud15-May-02 7:22
Dean Michaud15-May-02 7:22 
Generalwebbrowser control question Pin
Jason Henderson15-May-02 6:30
Jason Henderson15-May-02 6:30 
GeneralRe: webbrowser control question Pin
Paul M Watt15-May-02 7:19
mentorPaul M Watt15-May-02 7:19 
GeneralPassing PVOID through VARIANT Pin
Hans Ruck15-May-02 6:25
Hans Ruck15-May-02 6:25 
GeneralRe: Passing PVOID through VARIANT Pin
Chris Losinger15-May-02 11:48
professionalChris Losinger15-May-02 11:48 
GeneralProgram only runs within IDE Pin
David Chamberlain15-May-02 6:11
David Chamberlain15-May-02 6:11 
I start up Visual Studio C++ 6, start adding code, set the compiler for debug mode, 30k lines later, everything works fine. Data is in good shape; class instances initialize properly; member functions call each other as they should.

I then go outside of Visual Studio and execute the exe file from within an Explorer window, and pretty soon I get an unhandled exception error. No chance to debug; program just stops.

So, I go back into Visual Studio, load up the program, perform exactly the same set of user steps ... works just fine.

I know this isn't a problem with debug vs release versions, but why won't it run outside of Visual Studio? What am I missing? Can someone point me in the right direction?

Thanks,
Dave

"You can say that again." -- Dept. of Redundancy Dept.
GeneralRe: Program only runs within IDE Pin
Paul M Watt15-May-02 6:18
mentorPaul M Watt15-May-02 6:18 
GeneralRe: Program only runs within IDE Pin
David Chamberlain15-May-02 6:51
David Chamberlain15-May-02 6:51 
GeneralRe: Program only runs within IDE Pin
David Chamberlain15-May-02 7:02
David Chamberlain15-May-02 7:02 
GeneralRe: Program only runs within IDE Pin
Navin15-May-02 6:39
Navin15-May-02 6:39 
GeneralRe: Program only runs within IDE Pin
David Chamberlain15-May-02 6:53
David Chamberlain15-May-02 6:53 
GeneralMaking my own file dialog Pin
Nnamdi Onyeyiri15-May-02 6:03
Nnamdi Onyeyiri15-May-02 6:03 
GeneralRe: Making my own file dialog Pin
Paul M Watt15-May-02 6:13
mentorPaul M Watt15-May-02 6:13 
GeneralRe: Making my own file dialog Pin
Nnamdi Onyeyiri15-May-02 6:17
Nnamdi Onyeyiri15-May-02 6:17 
GeneralRe: Making my own file dialog Pin
Jason Henderson15-May-02 6:23
Jason Henderson15-May-02 6:23 
GeneralRe: Making my own file dialog Pin
Nnamdi Onyeyiri15-May-02 6:23
Nnamdi Onyeyiri15-May-02 6:23 
GeneralRe: Making my own file dialog Pin
Jason Henderson15-May-02 6:40
Jason Henderson15-May-02 6:40 
GeneralRe: Making my own file dialog Pin
Ravi Bhavnani15-May-02 12:00
professionalRavi Bhavnani15-May-02 12:00 
GeneralDialog box question Pin
15-May-02 6:10
suss15-May-02 6:10 
GeneralRe: Dialog box question Pin
Paul M Watt15-May-02 6:45
mentorPaul M Watt15-May-02 6:45 
GeneralRe: Dialog box question Pin
15-May-02 8:29
suss15-May-02 8:29 
GeneralRe: Dialog box question Pin
Paul M Watt15-May-02 8:36
mentorPaul M Watt15-May-02 8:36 
GeneralIntercepting GDI calls Pin
twomagiclovers15-May-02 5:38
twomagiclovers15-May-02 5:38 

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.