www.pudn.com > HEC-win32.zip > common.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + common.c - common elements that will be used in other apps + + + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ #define TRUE 1 #define FALSE 0 #define SHUTDOWN_OK 0 #define SHUTDOWN_ERROR 1