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