home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / other / f1261 / accexcel.h < prev    next >
Text File  |  1990-09-15  |  864b  |  30 lines

  1. /* **********************************************************
  2.    accexcel.h - Access to Excell demo program
  3.  
  4.    Placed in public domain by Horizon Technologies Inc. 1990
  5.  
  6.   ***revision history***
  7. 1 ACCEXCEL.H 19-Jun-90,10:51:06,`JMH' Base version
  8. 2 ACCEXCEL.H 25-Jun-90,14:48:34,`JMH' Version as of 6/25/90
  9. 3 ACCEXCEL.H 19-Jul-90,9:22:50,`PRS' Version with win.ini regerstered settings
  10. 4 ACCEXCEL.H 15-Sep-90,15:00:44,`JMH' Version 1.3
  11.   ***revision history***
  12. ********************************************************** */
  13.  
  14. #define IDM_EXIT    1
  15. #define IDM_ABOUT    2
  16.  
  17. #define IDM_INITIATE    11
  18. #define IDM_ADVISE    12
  19. #define IDM_UNADVISE    13
  20. #define IDM_REQUEST    14
  21. #define IDM_POKE    15
  22. #define IDM_EXECUTE    16
  23. #define IDM_TERMINATE    17
  24.  
  25. #define IDD_APP     100
  26. #define IDD_TOPIC    101
  27. #define IDD_ITEM    102
  28. #define IDD_DATA    103
  29. #define IDD_COMMAND    104
  30.