resource.h

来自「人员管理子系统」· C头文件 代码 · 共 71 行

H
71
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by USER.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_USER_FORM                   101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_USERTYPE                    129
#define IDD_DIALOG_USER                 130
#define IDB_UP                          132
#define IDB_DISABLE                     133
#define IDB_FOCUS                       134
#define IDB_DOWN                        135
#define IDR_OPENWAVE                    136
#define IDD_DELDIALOG                   138
#define IDI_ICON1                       139
#define IDD_LOGDIALOG                   140
#define IDI_ICON2                       141
#define IDD_LOCKDIALOG                  142
#define IDI_lock                        143
#define IDD_EDITDIALOG                  144
#define IDI_ICON3                       145
#define IDC_USERLIST                    1000
#define IDC_USER                        1001
#define IDC_OK                          1002
#define IDC_ROLE                        1003
#define IDC_RADIOUSER                   1010
#define IDC_DEPARTMENT                  1011
#define IDC_DUTY                        1012
#define IDC_USERENAME                   1013
#define IDC_USERPASSWORD                1014
#define IDC_USERMEMO                    1015
#define IDC_USERCNAME                   1016
#define IDC_USERPASSWORDR               1017
#define IDC_RADIO2                      1018
#define IDC_RADIO3                      1019
#define IDC_RADIO4                      1020
#define IDC_RADIO5                      1021
#define IDC_RADIO6                      1022
#define IDC_CLASS                       1023
#define IDC_LOOK                        1024
#define IDC_MARK                        1025
#define IDC_CANCEL                      1027
#define IDC_LOGNAME                     1034
#define IDC_LOGPASSWORD                 1035
#define IDC_REPASSWORD                  1035
#define IDC_OLDPASSWORD                 1036
#define IDC_NEWPASSWORD                 1037
#define IDC_CUSTOM1                     1037
#define IDC_NEWPASSWORDR                1038
#define ID_MENULOOKUSER                 32771
#define ID_MENUADDUSER                  32772
#define ID_MENUDELUSER                  32773
#define ID_MENUEDITUSER                 32774
#define ID_MENULOCK                     32775
#define ID_MENUITEM32776                32776
#define ID_MENUREPASSWORD               32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32788
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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