resource.h
上传用户:hbrsgg1
上传日期:2014-05-08
资源大小:2826k
文件大小:2k
源码类别:

其他智力游戏

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Mine.rc
  4. //
  5. #define IDD_MINE_DIALOG                 102
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_MENU                        129
  8. #define IDB_MINE_COLOR                  131
  9. #define IDB_BTN_GRAY                    132
  10. #define IDB_MINE_GRAY                   133
  11. #define IDB_NUM_COLOR                   134
  12. #define IDB_NUM_GRAY                    135
  13. #define IDB_BTN_COLOR                   136
  14. #define IDR_WAVE_DEAD                   139
  15. #define IDR_WAVE_CLOCK                  140
  16. #define IDR_WAVE_VICTORY                141
  17. #define IDD_DLG_NEWRECORD               142
  18. #define IDD_DLG_HERO                    143
  19. #define IDD_DLG_CUSTOM                  144
  20. #define IDC_EDIT_NAME                   1000
  21. #define IDC_RESET                       1001
  22. #define IDC_B_R                         1002
  23. #define IDC_B_H                         1003
  24. #define IDC_I_R                         1004
  25. #define IDC_I_H                         1005
  26. #define IDC_E_R                         1006
  27. #define IDC_E_H                         1007
  28. #define IDC_DESCRIBE                    1008
  29. #define IDC_HEIGHT                      1009
  30. #define IDC_WIDTH                       1010
  31. #define IDC_NUMBER                      1011
  32. #define IDM_START                       32771
  33. #define IDM_PRIMARY                     32772
  34. #define IDM_SECOND                      32773
  35. #define IDM_ADVANCE                     32774
  36. #define IDM_CUSTOM                      32775
  37. #define IDM_MARK                        32776
  38. #define IDM_COLOR                       32777
  39. #define IDM_SOUND                       32778
  40. #define IDM_HERO                        32779
  41. #define IDM_EXIT                        32780
  42. #define IDM_HELP_LIST                   32781
  43. #define IDM_HELP_FIND                   32782
  44. #define IDM_HELP_USE                    32783
  45. #define IDM_ABOUT                       32784
  46. #define IDM_CHEAT                       32785
  47. // Next default values for new objects
  48. // 
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE        146
  52. #define _APS_NEXT_COMMAND_VALUE         32786
  53. #define _APS_NEXT_CONTROL_VALUE         1010
  54. #define _APS_NEXT_SYMED_VALUE           101
  55. #endif
  56. #endif