home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ipfe10.zip / IPFEDEMO.H < prev    next >
Text File  |  1993-05-27  |  674b  |  27 lines

  1. // File: IPFEDEMO.H
  2. // Date: 5/26/1993
  3. // Purpose: Definitions for IPFEDEMO.C sample.
  4.  
  5. #define IDD_IPFEDEMO    1
  6.  
  7. #define IDM_QUIT        9999
  8. #define IDM_MESSAGE_BOX 105
  9. #define IDM_SAMPLE_DIALOG   110
  10. #define IDM_HELP        150
  11. #define IDM_HELP_USING  155
  12. #define IDM_HELP_INDEX  160
  13. #define IDM_HELP_CONTENTS   165
  14. #define IDM_HELP_GENERAL    170
  15.  
  16. #define IDMB_SAMPLE     1000
  17.  
  18. #define IDD_SAMPLE_DLG  2000
  19. #define IDPB_DONE       2001
  20. #define IDPB_HELP                   2002
  21. #define IDE_SAMPLE                  2003
  22. #define IDLB_SAMPLE                 2004
  23. #define IDSCRB_SAMPLE               2005
  24. #define IDMLE_SAMPLE                2006
  25.  
  26.  
  27.