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

📄 resource.h

📁 visual c++ 实例编程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DiskUtil.rc
//
#define ID_SCLOSE                       3
#define IDD_ABOUTBOX                    100
#define IDD_DISKCOPY                    102
#define ID_VIEW_ARRANGE                 127
#define IDR_MAINFRAME                   128
#define IDR_DISKUTTYPE                  129
#define IDD_EDIT                        130
#define IDD_BACKUP                      131
#define IDD_RESTORE                     132
#define IDD_GOTO                        133
#define IDD_COPYPROT                    136
#define IDI_DISKCOPY                    140
#define IDD_SEARCH                      149
#define IDD_BADDETECT                   150
#define IDD_RENAME                      153
#define IDD_CONNECT                     154
#define IDC_EDIT1                       1000
#define IDC_DRIVE                       1000
#define IDC_REMOTENAME                  1000
#define IDC_EDIT2                       1001
#define IDC_FLOPPYDRIVES                1001
#define IDC_COPY                        1001
#define IDC_EDIT3                       1002
#define IDC_HARDDRIVES                  1002
#define IDC_EDIT4                       1003
#define IDC_EDIT5                       1004
#define ID_BACKUPSTART                  1004
#define ID_VERIFY                       1004
#define IDC_EDIT6                       1005
#define ID_CLOSE                        1005
#define IDC_EDIT7                       1006
#define ID_RESTORESTART                 1006
#define IDC_STOP                        1006
#define IDC_EDIT8                       1007
#define IDC_EDIT9                       1008
#define IDC_BACKUPAREA                  1008
#define IDC_EDIT10                      1009
#define IDC_RESTOREAREA                 1009
#define IDC_EDIT11                      1010
#define IDC_EDIT12                      1011
#define IDC_EDIT13                      1012
#define IDC_EDIT14                      1013
#define IDC_PARTTABLE                   1013
#define IDC_EDIT15                      1014
#define IDC_VERIFY                      1014
#define IDC_EDIT16                      1015
#define IDC_FAT                         1015
#define IDC_SECTOR                      1015
#define IDC_ROOTDIR                     1016
#define IDC_FLOPPYDRIVE                 1016
#define IDC_HEXA16                      1016
#define IDC_BOOTRECORD                  1017
#define IDC_COPYPROGRESS                1017
#define IDC_CASE                        1019
#define IDC_HEXASEARCH                  1022
#define IDC_SEARCHPROGRESS              1023
#define IDC_STRINGSEARCH                1024
#define ID_STOP                         1025
#define IDC_HEXA1                       1026
#define IDC_HEXA2                       1027
#define IDC_HEXA3                       1028
#define IDC_HEXA4                       1029
#define IDC_HEXA5                       1030
#define IDC_HEXA6                       1031
#define IDC_HEXA7                       1032
#define IDC_HEXA8                       1033
#define IDC_HEXA9                       1034
#define IDC_HEXA10                      1035
#define IDC_HEXA11                      1036
#define IDC_HEXA12                      1037
#define IDC_HEXA13                      1038
#define IDC_HEXA14                      1039
#define IDC_HEXA15                      1040
#define IDC_STRING                      1041
#define IDC_SEARCHSECTORNUMBER          1042
#define IDC_SEARCH                      1043
#define ID_DETECT                       1044
#define IDC_SCANNING                    1046
#define IDC_SCANPROGRESS                1047
#define IDC_AUTOFIX                     1048
#define IDC_STANDARD                    1049
#define IDC_THOROUGH                    1050
#define IDC_FILEFOLDER                  1051
#define IDC_FILENAME                    1053
#define IDC_EXTENSION                   1054
#define ID_PREVSECTOR                   32772
#define ID_NEXTSECTOR                   32773
#define ID_REFRESH                      32774
#define ID_SECTORDUMP                   32775
#define ID_BACKUP                       32776
#define ID_RESTORE                      32777
#define ID_CHANGE                       32778
#define ID_DISCARD                      32779
#define ID_RAWDUMP                      32780
#define ID_GOTO                         32781
#define ID_USAGE                        32782
#define ID_DISKCOPY                     32783
#define ID_SEARCH                       32784
#define ID_SEARCHASCII                  32786
#define ID_SCANDISK                     32787
#define ID_DEFRAGMENT                   32788
#define ID_FILECOPY                     32789
#define ID_DELETE                       32790
#define ID_FORMAT                       32791
#define ID_DISKINFO                     32792
#define ID_UNDELETE                     32793
#define ID_SEARCHFILE                   32794
#define ID_PASTE                        32795
#define ID_SPLITCOPY                    32797
#define ID_SAFEPASTEFILE                32798
#define ID_PASTEFILE                    32799
#define ID_COPYFILE                     32800
#define ID_DELETEFILE                   32801
#define ID_DOOMEDDELETE                 32802
#define ID_SAFEDELETEFILE               32803
#define ID_DOOMEDDELETEFILE             32804
#define ID_DISCARDCHANGES               32806
#define ID_DEMOCOPY                     32807
#define ID_RENAME                       32808
#define ID_CONNECT                      32809

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        155
#define _APS_NEXT_COMMAND_VALUE         32810
#define _APS_NEXT_CONTROL_VALUE         1055
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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