RESOURCE.H
上传用户:szopptop
上传日期:2013-04-23
资源大小:1047k
文件大小:1k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VirtualClient.rc
  4. //
  5. #define IDR_MAINMENU                    101
  6. #define IDD_LOGIN                       102
  7. #define IDD_NEWUSER                     103
  8. #define IDC_USERID                      1000
  9. #define IDC_PASSWORD                    1001
  10. #define IDC_USERNAME                    1004
  11. #define IDC_SSNO                        1005
  12. #define IDC_QUIZ1                       1006
  13. #define IDC_ANSWER1                     1007
  14. #define IDC_QUIZ2                       1008
  15. #define IDC_ANSWER2                     1009
  16. #define IDC_PHONE                       1010
  17. #define IDC_MOBILEPHONE                 1011
  18. #define IDC_EMAIL                       1012
  19. #define IDC_BIRTHDAY                    1013
  20. #define IDM_CM_IDPASSWORD               40001
  21. #define IDM_CM_ADDUSER                  40002
  22. #define IDM_TEST                        40003
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        106
  28. #define _APS_NEXT_COMMAND_VALUE         40004
  29. #define _APS_NEXT_CONTROL_VALUE         1014
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif