ponyboy
May 19th, 1999, 03:44 PM
I cannot seem to find the definitions for exit codes in Visual C++ 6.0. I used to use version 4.1 and they were easily found in the help files. I sure would appreciate any help finding a list of definitions
|
Click to See Complete Forum and Search --> : program has exited with code 3 ponyboy May 19th, 1999, 03:44 PM I cannot seem to find the definitions for exit codes in Visual C++ 6.0. I used to use version 4.1 and they were easily found in the help files. I sure would appreciate any help finding a list of definitions John Holifield May 19th, 1999, 04:42 PM The codes are in winbase.h They are the same codes as in 4.1 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |