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
Printable View
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
The codes are in winbase.h They are the same codes as in 4.1