resource.h
上传用户:clj987822
上传日期:2022-04-25
资源大小:13296k
文件大小:3k
源码类别:

其他智力游戏

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by RussianGame.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_RUSSIANGAME_DIALOG          102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_HERO                        129
  11. #define IDD_NAME                        130
  12. #define IDB_BACKPIC                     131
  13. #define IDB_BITMAP0                     132
  14. #define IDB_BITMAP1                     133
  15. #define IDB_PIC1                        134
  16. #define IDB_PIC2                        135
  17. #define IDB_PIC3                        136
  18. #define IDB_PIC4                        137
  19. #define IDB_PIC5                        138
  20. #define IDB_PIC6                        139
  21. #define IDB_PIC7                        140
  22. #define IDC_HAND                        146
  23. #define IDI_ICONADD                     148
  24. #define IDI_ICONSTART                   151
  25. #define IDI_ICONEXIT                    153
  26. #define IDI_ICONPAUSE                   154
  27. #define IDI_ICONOK                      158
  28. #define IDI_ICONHERO                    160
  29. #define IDR_WAVESOUND                   162
  30. #define IDB_HERO                        164
  31. #define IDB_NAME                        165
  32. #define IDI_ICONSOUND                   166
  33. #define IDC_SPADD                       1000
  34. #define IDC_SCORE                       1001
  35. #define IDC_SP                          1002
  36. #define IDC_LINE                        1003
  37. #define IDC_LINEADD                     1004
  38. #define IDC_EXIT                        1005
  39. #define IDC_START                       1006
  40. #define IDC_PAUSE                       1007
  41. #define IDC_SOUND                       1009
  42. #define IDHERO                          1010
  43. #define IDC_EDITNAME                    1011
  44. #define IDC_EDITHERO1                   1012
  45. #define IDC_EDITHERO2                   1013
  46. #define IDC_EDITHERO3                   1014
  47. #define IDC_EDITHERO4                   1015
  48. #define IDC_EDITHERO5                   1016
  49. #define IDC_EDITNUM1                    1017
  50. #define IDC_EDITNUM2                    1018
  51. #define IDC_EDITNUM3                    1019
  52. #define IDC_EDITNUM4                    1020
  53. #define IDC_EDITNUM5                    1021
  54. // Next default values for new objects
  55. // 
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_NEXT_RESOURCE_VALUE        167
  59. #define _APS_NEXT_COMMAND_VALUE         32771
  60. #define _APS_NEXT_CONTROL_VALUE         1023
  61. #define _APS_NEXT_SYMED_VALUE           101
  62. #endif
  63. #endif