home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / RSTART14.ZIP / RESTART.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-05  |  461 b   |  14 lines

  1. #define AboutBox                        100
  2.  
  3. #define NOCHECK                     5
  4. #define ID_OK                       1
  5. #define ID_CANCEL                   2
  6. #define IDD_RESTART                 102
  7. #define IDD_EXIT                    103
  8. #define IDD_CONFIRM_ON              105
  9. #define ID_ABOUT                    10
  10.  
  11. #define ERR_WNDREGISTRATIONFAIL         10
  12. #define ERR_BADCMDLINESWITCH            11
  13. #define ERR_APPREFUSETERMINATE          12
  14.