Resource.h
上传用户:yuxuan88
上传日期:2022-05-09
资源大小:2290k
文件大小:2k
源码类别:

行业应用

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Inhabitants.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_FORMVIEW_USERINFO           101
  7. #define IDR_INHABITANTS                 102
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_INHABITYPE                  129
  10. #define IDI_ICON_BUILDING               130
  11. #define IDI_ICON_CELL                   131
  12. #define IDI_ICON_SECTION                132
  13. #define IDI_ICON_USER                   133
  14. #define IDD_DIALOG_ADDUSER              135
  15. #define IDD_DIALOG_QUERY                142
  16. #define IDC_IPADDRESS1                  1000
  17. #define IDC_EDIT_TERMINALNUM            1018
  18. #define IDC_EDIT_HOUSEMASTER            1019
  19. #define IDC_EDIT_OFFICE                 1020
  20. #define IDC_EDIT_BUILDINGNUM            1021
  21. #define IDC_EDIT_CELLNUM                1022
  22. #define IDC_EDIT_ROOMNUM                1023
  23. #define IDC_EDIT_HOMETEL                1025
  24. #define IDC_EDIT_SECTIONNAME            1026
  25. #define IDC_EDIT_OFFICETEL              1027
  26. #define IDC_EDIT_BEEPPAGER              1028
  27. #define IDC_EDIT_MOBILE                 1029
  28. #define IDC_EDIT_EMAIL                  1030
  29. #define IDC_EDIT_IP                     1045
  30. #define IDC_BUTTON_MODIFYUSER           1112
  31. #define ID_OPERATE_ADDUSER              32771
  32. #define ID_OPERATE_DELETE               32776
  33. #define ID_OPERATE_QUERY                32777
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_3D_CONTROLS                     1
  39. #define _APS_NEXT_RESOURCE_VALUE        145
  40. #define _APS_NEXT_COMMAND_VALUE         32780
  41. #define _APS_NEXT_CONTROL_VALUE         1001
  42. #define _APS_NEXT_SYMED_VALUE           103
  43. #endif
  44. #endif