12#define WINAPI_MSWINDOWS 1
16#error "config.h missing"
29#if !defined(__MACTYPES__)
31#include <CoreServices/CoreServices.h>
static const int s_exitConfig
App was unable to read the configuration.
Definition Common.h:40
static const int s_exitSuccess
App successfully completed.
Definition Common.h:36
static const int s_exitTerminated
App was kill by a signal.
Definition Common.h:38
static const int s_exitFailed
App had a general failure.
Definition Common.h:37
static const int s_exitArgs
App was unable to run due to bad arguments being passed.
Definition Common.h:39