resource.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:3k
源码类别:

模拟服务器

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by S3DBClient.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_S3DBCLIENT_DIALOG           102
  9. #define IDS_LOCKBTTEXT                  102
  10. #define IDS_ACTIVATEBTTEXT              103
  11. #define IDD_PAGE1                       107
  12. #define IDD_PAGE2                       108
  13. #define IDR_MAINFRAME                   128
  14. #define IDR_MAINMENU                    129
  15. #define IDD_PREFERENCES                 132
  16. #define IDD_LOGIN                       133
  17. #define IDD_ADDUSER                     134
  18. #define IDC_MAINTAB                     1000
  19. #define IDC_DBUSERLIST                  1004
  20. #define IDC_DBSERVER_PORT               1007
  21. #define IDC_WAITTIME                    1008
  22. #define IDC_DBSERVER_ADDR               1009
  23. #define IDC_LOCAL_PORT                  1010
  24. #define IDC_PASSWORD                    1010
  25. #define IDC_USERNAME                    1011
  26. #define IDC_LOCKDATABASE                1013
  27. #define IDC_CREATEACCOUNT               1014
  28. #define IDC_DELETEACCOUNT               1015
  29. #define IDC_DELETEFROMID                1017
  30. #define IDC_DELETETOID                  1018
  31. #define IDC_ACCOUNTLOGPATH              1019
  32. #define IDC_CHANGELOGPATH               1020
  33. #define IDC_CREATEFROMID                1021
  34. #define IDC_NAME                        1021
  35. #define IDC_CREATETOID                  1022
  36. #define IDC_PASSWORDCHECK               1023
  37. #define IDC_PRIORITY                    1025
  38. #define IDC_DEFAULTPASSWORD             1030
  39. #define IDC_DEFAULTACCNAME              1032
  40. #define IDC_NUMOFCREATING               1032
  41. #define IDC_DEFAULTREALNAME             1033
  42. #define IDC_BASEACCOUNT                 1034
  43. #define IDC_CREATEPRO                   1035
  44. #define ID_PREFERENCES                  32771
  45. #define ID_EXIT                         32772
  46. #define ID_LOGIN                        32773
  47. #define ID_LOGOUT                       32774
  48. #define ID_ADDUSER                      32775
  49. #define ID_DELETEUSER                   32776
  50. #define ID_ABOUT                        32777
  51. #define ID_NEWACCOUNT                   32778
  52. #define ID_DELETEACCOUNT                32779
  53. #define ID_MAINFACE                     32780
  54. #define ID_DATABASEUSER                 32781
  55. #define ID_REFRESH                      32782
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NEXT_RESOURCE_VALUE        136
  61. #define _APS_NEXT_COMMAND_VALUE         32783
  62. #define _APS_NEXT_CONTROL_VALUE         1036
  63. #define _APS_NEXT_SYMED_VALUE           101
  64. #endif
  65. #endif