Leaked source code of windows server 2003
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.
 
 
 
 
 
 

15 lines
754 B

#ifndef HELPIDS_USR_H
#define HELPIDS_USR_H
#define IDH_USER_LIST 1210 // User list box
#define IDH_ADDUSER_BUTTON 1211 // Add User button
#define IDH_REMOVEUSER_BUTTON 1212 // Remove User button
#define IDH_USERPROPERTIES_BUTTON 1213 // Properties button
#define IDH_PASSWORD_BUTTON 1216 // Set Password button
#define IDH_ADVANCED_BUTTON 1220 // Advanced button
#define IDH_SECUREBOOT_CHECK 1225 // Require c-a-d checkbox
#define IDH_AUTOLOGON_CHECK 1226 // Require user name and pw to log on
#define IDH_MANAGEPWD_BUTTON 1218 // Keyring button
#define IDH_PASSPORTWIZARD 1223 // Passport wizard button
#endif // !HELPIDS_USR_H