home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / RXCALC.ZIP / RXHDLUSE.H < prev    next >
Text File  |  1991-06-28  |  630b  |  20 lines

  1. /*static char *SCCSID = "@(#)rxhdluse.h 12.1 89/08/21";                       */
  2.  
  3. #define  DID_HELP       0x5008
  4. #define  AS_DIALOG      0x5000
  5. #define  RXHD_CHANGETEXT 0x3002
  6. #define  RXHD_B_SAVE    0x3003
  7. #define  RXHD_B_SAVEAS  0x3004
  8. #define  RXHD_B_DISCARD 0x3005
  9. #define  BUTTON1        0x5501
  10. #define  BUTTON2        0x5502
  11. #define  BUTTON3        0x5503
  12. #define  RC             0x5504
  13. #define  LOCUS          0x5505
  14. #define  CLASS          0x5506
  15. #define  MESSAGE        0x5507
  16. #define  ERROR          0x550c
  17. #define  WARNING        0x550d
  18. #define  CRITICAL_ERROR 0x550e
  19. #define  RXHD_ICON      0x7501
  20.