home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Product / Product.zip / PRESNT.ZIP / PRESENT.H < prev    next >
Text File  |  1990-06-26  |  272b  |  16 lines

  1. #define ID_NULL    0
  2.  
  3. #define ID_APP        1
  4. #define IDD_ABOUT    2
  5. #define ID_OK        3
  6. #define IDD_GOTO    4
  7. #define ID_LISTWINDOW    5
  8. #define IDP_PTR    6
  9.  
  10. #define IDM_OPEN    64
  11. #define IDM_STOP    65
  12. #define IDM_ABOUT    66
  13. #define IDM_GOTO    67
  14. #define IDM_EXIT    68
  15. #define IDM_PREV    69
  16.