home *** CD-ROM | disk | FTP | other *** search
- /******* winstuff.h
- Header file for the WINSTUFF module
- part of the XLISP program program
- *********/
-
- /* Main menu entries */
- #define IDM_LISPOPEN 1
- #define IDM_WSOPEN 2
- #define IDM_EXIT 3
- #define IDM_ABOUT 4
- #define IDM_INFO 5
- #define IDM_INDEX 7
- #define IDM_HELPONHELP 8
-
- /* Dialog box messages */
- #define IDD_FNAME 0x10
- #define IDD_FPATH 0x11
- #define IDD_FLIST 0x12
-