Hi.
Where can I get the list of Windows application's exit codes?
Thank you in advance
Hi.
Where can I get the list of Windows application's exit codes?
Thank you in advance
An application can specify any exit code it wants. The convention is that zero indicates no error, but other than that there is no standard.
Did you perhaps mean Win32 error codes ? Those are in winerror.h