0001:
0002:
0003:
0004:
0005: #define IDR_MENU 101
0006: #define IDD_ABOUT_DIALOG 102
0007: #define FILE_MENU_OPEN 40001
0008: #define FILE_MENU_EXIT 40002
0009: #define FILE_MENU_ABOUT 40003
0010: #define IDM_DIFFUSE 40004
0011: #define IDM_SPECULAR 40005
0012: #define IDM_TEX_SPEC 40006
0013: #define IDM_METAL 40007
0014: #define IDM_HEMI 40008
0015: #define IDM_HEMI_AMB 40009
0016: #define IDM_HEMI_SPEC 40010
0017: #define IDM_SOFT 40011
0018: #define IDM_EDGE 40012
0019: #define IDM_BUMP 40013
0020:
0021:
0022:
0023: #ifdef APSTUDIO_INVOKED
0024: #ifndef APSTUDIO_READONLY_SYMBOLS
0025: #define _APS_NEXT_RESOURCE_VALUE 103
0026: #define _APS_NEXT_COMMAND_VALUE 40014
0027: #define _APS_NEXT_CONTROL_VALUE 1000
0028: #define _APS_NEXT_SYMED_VALUE 101
0029: #endif
0030: #endif
0031: