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

📄 resource.h

📁 WinCE开发技巧与实例的配套源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SQLCEDemo.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_SQLCEDEMO_FORM              101
#define IDS_EDIT                        102
#define IDD_SURVEY_LOGIN                102
#define IDD_SQLCEDEMO_LOGIN             102
#define IDS_TOOL                        103
#define IDM_MENU                        104
#define IDR_MAIN_EDIT                   105
#define IDR_MAIN_TOOL                   106
#define IDR_MAINFRAME                   128
#define IDI_ICON_AR                     130
#define IDI_ICON_MESSAGE                131
#define IDI_ICON_ORDER                  132
#define IDI_ICON_PRODUCT                133
#define IDI_ICON_PROMOTION              134
#define IDI_ICON_STORAGE                135
#define IDI_ICON_SURVEY                 136
#define IDD_SYNCHRONIZATION_VIEW        137
#define IDI_ICON_SYNC                   137
#define IDI_ICON_VISIT                  138
#define IDD_REPLICATION_FORM            139
#define IDI_ICON_BACKUP                 139
#define IDI_ICON_CUSTOMER               140
#define IDI_ICON_EVALUATE               141
#define IDI_ICON_LOGOUT                 142
#define IDB_TABCTRL_IMAGE               144
#define IDD_STORAGE_BACKUP              177
#define IDD_RESTORE                     178
#define IDD_BACKUP                      179
#define IDD_SYNCCONFIG_VIEW             180
#define IDD_ADMINPASSWORD_DIALOG        182
#define IDC_BUTTON2                     1001
#define IDC_EDIT_URL                    1004
#define IDC_EDIT_PUBLISHER              1005
#define IDC_EDIT_PUBLICATION            1006
#define IDC_EDIT_PUBLISHDB              1007
#define IDC_EDIT_PASSWORD               1007
#define IDC_EDIT_DBLOGIN                1008
#define IDC_EDIT_DBPASSWORD             1009
#define IDC_EDIT_SUBSCRIBER             1010
#define IDC_BUTTON_SAVE                 1011
#define IDC_BTN_RETURN                  1012
#define IDC_EDIT_USERNAME               1012
#define IDC_BUTTON_DEFAULT              1013
#define IDC_BUTTON_REPLICATE            1014
#define IDC_BUTTON_CANCEL               1014
#define IDC_BUTTON_LOGIN                1014
#define IDC_BUTTON_RETURN               1015
#define IDC_BUTTON_SYNCHRONIZATION      1015
#define IDC_BUTTON_CONFIRM              1015
#define IDC_BUTTON_QUIT                 1015
#define IDC_BUT_BACKUP                  1030
#define IDC_BACKUP_LOGOUT               1030
#define IDC_BUTTON3                     1033
#define IDC_BUTTON4                     1034
#define IDC_BUTTON5                     1035
#define IDC_BUTTON6                     1036
#define IDC_BUTTON7                     1037
#define IDC_BUTTON8                     1038
#define IDC_BUTTON9                     1039
#define IDC_BUTTON10                    1040
#define IDC_BUTTON11                    1041
#define IDC_TAB_BACKUP                  1049
#define IDC_BUT_RESTORE                 1050
#define IDC_STATIC_RESTORE              1051
#define IDC_EDIT_MSG                    1060
#define IDC_EDIT_DBSERVERNAME           1069
#define IDC_EDIT_DBNAME                 1070
#define IDC_EDIT_DBLOGINID              1071
#define IDC_CHECK_RENEW                 1073
#define IDC_BUTTON_ADVANCE              1105
#define IDC_EDIT_REPASSWORD             1107
#define IDC_BUTTON_DELDB                1109
#define IDS_NEW                         65000
#define IDS_FILE                        65001
#define IDS_MHELP                       65002
#define IDS_SAVE                        65003
#define IDS_CUT                         65004
#define IDS_COPY                        65005
#define IDS_PASTE                       65006
#define IDS_ABOUT                       65007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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