⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 [游戏开发参考书-用DirectX编写RPG游戏]这是一个系列的丛书如果你都看并且懂的话你就可以你工作啦!
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MCLEdit.rc
//
#define IDD_DIALOG1                     101
#define IDD_EDIT                        101
#define IDD_MODIFY                      102
#define IDC_LOAD                        1000
#define IDC_SAVE                        1001
#define IDC_CHARACTERS                  1002
#define IDC_NEW                         1003
#define IDC_OK                          1004
#define IDC_NUM                         1005
#define IDC_WEAPON                      1006
#define IDC_ARMOR                       1007
#define IDC_SHIELD                      1008
#define IDC_HEALING                     1009
#define IDC_CONTAINER                   1010
#define IDC_MONEY                       1011
#define IDC_ACCESSORY                   1012
#define IDC_EDIBLE                      1013
#define IDC_COLLECTION                  1014
#define IDC_TRANSPORTATION              1015
#define IDC_SELLABLE                    1016
#define IDC_CANDROP                     1017
#define IDC_USEONCE                     1018
#define IDC_UNKNOWN                     1019
#define IDC_SPELLS                      1020
#define IDC_NAME                        1021
#define IDC_CLASS                       1022
#define IDC_SETALL                      1023
#define IDC_WEIGHT                      1024
#define IDC_VALUE                       1026
#define IDC_PRICE                       1027
#define IDC_CLEARALL                    1028
#define IDC_SCRIPT                      1029
#define IDC_ITEM                        1030
#define IDC_MESH                        1031
#define IDC_CANCEL                      1032
#define IDC_ATTACK                      1033
#define IDC_DEFENSE                     1034
#define IDC_AGILITY                     1035
#define IDC_RESISTANCE                  1036
#define IDC_MENTAL                      1037
#define IDC_TOHIT                       1038
#define IDC_HEALTH                      1039
#define IDC_MANA                        1040
#define IDC_LEVEL                       1041
#define IDC_EXPERIENCE                  1042
#define IDC_DROPITEM                    1047
#define IDC_TODROP                      1048
#define IDC_CHARGE                      1049
#define IDC_RANGE                       1050
#define IDC_SPEED                       1051
#define IDC_TOATTACK                    1052
#define IDC_TOMAGIC                     1053
#define IDC_TOEFFECT                    1054
#define IDC_EFFECT                      1055
#define IDC_EDIT                        1056
#define IDC_CLEAR                       1057

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        103
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -