home *** CD-ROM | disk | FTP | other *** search
- #define IDD_DIALOG1 101
- #define IDD_MAINDIALOG 101
- #define IDR_MENU1 103
- #define IDD_ABOUT 105
- #define IDI_ICON1 106
- #define IDC_SLIDER 1006
- #define IDC_WIREFRAME 1009
- #define IDC_TEXTURE 1010
- #define IDC_SPIN 1012
- #define IDC_LIST 1024
- #define IDM_MENU_ITEM_EXIT 40002
- #define IDM_MENU_ITEM_HELP 40004
- #define IDM_MENU_ITEM_OPEN_PCX 40007
- #define IDM_MENU_ITEM_OPEN 40008
- #define IDM_MENU_ITEM_RELOAD_PCX 40010
-
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 118
- #define _APS_NEXT_COMMAND_VALUE 40019
- #define _APS_NEXT_CONTROL_VALUE 1025
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
-