mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.0 KiB
26 lines
1.0 KiB
#define IDD_MAIN 100
|
|
#define IDS_USERID 102
|
|
#define IDS_LOGONSESSION 104
|
|
#define IDC_DEFAULTOWNER 106
|
|
#define IDL_DISABLEDGROUPS 111
|
|
#define IDB_DISABLEPRIVILEGE 112
|
|
#define IDB_ENABLEPRIVILEGE 113
|
|
#define IDL_ENABLEDPRIVILEGES 117
|
|
#define IDL_DISABLEDPRIVILEGES 118
|
|
#define IDL_ENABLEDGROUPS 123
|
|
#define IDB_DISABLEGROUP 124
|
|
#define IDB_ENABLEGROUP 125
|
|
#define IDC_PRIMARYGROUP 126
|
|
#define IDB_MORE 110
|
|
#define IDS_TOKENID 208
|
|
#define IDS_EXPIRATIONTIME 209
|
|
#define IDS_TOKENTYPE 210
|
|
#define IDS_IMPERSONATION 211
|
|
#define IDS_DYNAMICCHARGED 212
|
|
#define IDS_DYNAMICAVAILABLE 213
|
|
#define IDS_MODIFIEDID 214
|
|
#define IDD_MORE 101
|
|
#define IDD_WINDOWLIST 220
|
|
#define IDLB_WINDOWLIST 222
|
|
#define IDD_ABOUT 4000
|
|
#define IDD_ACTIVEWINDOW 4500
|