home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / mnth0103.zip / Cannata / main / main.h < prev    next >
Text File  |  1992-05-04  |  184b  |  11 lines

  1. #ifndef INCL_MAIN
  2. #define INCL_MAIN
  3.  
  4. #define USER_RETURN_SUCCESS      0
  5. #define USER_RETURN_ERROR        1
  6. #define USER_RETURN_FAILED       1
  7.  
  8. #define  IDMU_MSG 500
  9.  
  10. #endif
  11.