home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / CREXX / PMREXX / RXHDLUSE.H < prev    next >
Text File  |  1994-11-17  |  687b  |  21 lines

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