home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / progs / chaos / sources / delay.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-12  |  404 b   |  13 lines

  1. /*  PMChaos.   (C) Copyright Matthew Austern, 1993.
  2.  
  3.     Permission granted to use, distribute, and modify, provided that this
  4.     notice remains intact.  If you distribute a modified version, you must
  5.     identify your modifications as such.
  6. */
  7.  
  8. #define DID_DelayTime    600
  9. #define DID_DelayEntry   602
  10. #define DID_Delay_OK     603
  11. #define DID_Delay_Cancel 604
  12. #define DID_Delay_Help   605
  13.