resource.h
上传用户:baina_li
上传日期:2013-03-23
资源大小:960k
文件大小:4k
源码类别:

射击游戏

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Fighter.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FIGHTER_DIALOG              102
  9. #define IDS_HIT                         102
  10. #define IDS_FALLDOWN                    103
  11. #define IDS_FAILURE                     104
  12. #define IDS_GOOD                        105
  13. #define IDS_SORRY                       106
  14. #define IDS_OK                          107
  15. #define IDS_WELCOME1                    108
  16. #define IDS_WELCOME2                    109
  17. #define IDS_WELCOME3                    110
  18. #define IDS_WELCOME4                    111
  19. #define IDS_WELCOME5                    112
  20. #define IDR_MAINFRAME                   128
  21. #define IDB_MASK                        129
  22. #define IDR_GIF_NEW                     131
  23. #define IDR_GIF_FRAME                   132
  24. #define IDR_GIF_QUIT                    136
  25. #define IDC_HAND                        145
  26. #define IDR_GIF_HOTNEW                  149
  27. #define IDR_GIF_HOTQUIT                 150
  28. #define IDD_RANK                        153
  29. #define IDD_RANK_PAGE                   153
  30. #define IDD_CONGRADUATION               154
  31. #define IDR_MENU_POPUP                  155
  32. #define IDD_ABOUT_PAGE                  156
  33. #define IDR_GIF_OPTION                  157
  34. #define IDR_GIF_HOTOPTION               158
  35. #define IDR_GIF_POSITION                159
  36. #define IDR_GIF_HOTPOSITION             160
  37. #define IDR_GIF_LOAD                    161
  38. #define IDR_GIF_HOTLOAD                 162
  39. #define IDR_GIF_SAVE                    165
  40. #define IDR_GIF_HOTSAVE                 166
  41. #define IDB_BITMAP_HOT_NEW              171
  42. #define IDB_BITMAP_COOL_NEW             172
  43. #define IDD_SETTING_PAGE                174
  44. #define IDR_TOOLBAR                     176
  45. #define IDD_QUIT                        181
  46. #define IDD_OPERATION                   182
  47. #define IDD_OPERATION_PAGE              182
  48. #define IDI_MOUSE                       183
  49. #define IDI_SETTING                     184
  50. #define IDI_GUN                         185
  51. #define IDB_SHANSHUI                    186
  52. #define IDB_FRAME2                      188
  53. #define IDB_FRAME                       188
  54. #define IDB_SAVE                        190
  55. #define IDB_NEW                         191
  56. #define IDB_OPTION                      192
  57. #define IDB_POSITION                    193
  58. #define IDB_QUIT                        194
  59. #define IDB_LOAD                        195
  60. #define IDI_ICON1                       198
  61. #define IDC_BUTTON_NEW                  1001
  62. #define IDC_BUTTON_NEW3                 1002
  63. #define IDC_BUTTON_POSITION             1004
  64. #define IDC_BUTTON_SAVE                 1005
  65. #define IDC_BUTTON_OPTION               1006
  66. #define IDC_BUTTON_QUIT                 1007
  67. #define IDC_BUTTON_LOAD                 1008
  68. #define IDC_LIST_RANK                   1009
  69. #define IDC_NAME                        1010
  70. #define IDC_BOMB                        1011
  71. #define IDC_PERCENTAGE                  1012
  72. #define IDC_SOUND                       1014
  73. #define IDC_SHORTCUT                    1015
  74. #define IDC_BOSS                        1016
  75. #define IDC_BOSS_FILE                   1017
  76. #define IDC_BROWSE_BOSS_FILE            1018
  77. #define IDC_HOMEPAGE                    1019
  78. #define IDC_EMAIL                       1020
  79. #define IDC_SHORTCUT_NAME               1021
  80. #define IDC_DISPLAY_STATIC              1022
  81. #define ID_MENU_SOUND                   32771
  82. #define ID_MENU_SAVE                    32772
  83. #define ID_MENU_LOAD                    32773
  84. #define ID_MENU_BYCOMPUTER              32774
  85. #define ID_MENU_SHOW                    32774
  86. #define ID_MENU_BYHAND                  32775
  87. #define ID_MENU_QUIT                    32776
  88. #define ID_MENU_HOMEPAGE                32778
  89. // Next default values for new objects
  90. // 
  91. #ifdef APSTUDIO_INVOKED
  92. #ifndef APSTUDIO_READONLY_SYMBOLS
  93. #define _APS_NEXT_RESOURCE_VALUE        202
  94. #define _APS_NEXT_COMMAND_VALUE         32782
  95. #define _APS_NEXT_CONTROL_VALUE         1029
  96. #define _APS_NEXT_SYMED_VALUE           101
  97. #endif
  98. #endif