Windows2000/private/shell/ext/netplwiz/helpids.h
2020-09-30 17:12:32 +02:00

15 lines
744 B
C

#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_CERTIFICATES_BUTTON 1218 // Certificates button
#define IDH_ADVANCED_BUTTON 1220 // Advanced button
#define IDH_NEW_CERTIFICATE_BUTTON 1223 // New Certificate button
#define IDH_SECUREBOOT_CHECK 1225 // Require c-a-d checkbox
#define IDH_AUTOLOGON_CHECK 1226 // Require user name and pw to log on
#endif // !HELPIDS_USR_H