helpids.h
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:1k
源码类别:
系统编程
开发平台:
Visual 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
English
