resource.h
上传用户:fuyouda
上传日期:2015-08-19
资源大小:6876k
文件大小:2k
源码类别:

家庭/个人应用

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DAC_VCDEMO.rc
  4. //
  5. #define IDOK2                           2
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_DAC_VCDEMO_DIALOG           102
  10. #define IDR_MAINFRAME                   128
  11. #define IDR_MENU1                       129
  12. #define IDD_ServerStatus                131
  13. #define IDD_ItemBrowser                 134
  14. #define IDD_ServerBrowser               135
  15. #define IDD_ItemStatus                  138
  16. #define IDD_GroupStatus                 139
  17. #define IDD_ItemActive                  141
  18. #define IDD_ItemWrite                   142
  19. #define IDC_LIST                        1000
  20. #define IDC_TREE1                       1001
  21. #define IDC_EDIT1                       1002
  22. #define IDC_EDIT2                       1003
  23. #define IDC_EDIT3                       1004
  24. #define IDC_EDIT4                       1005
  25. #define IDC_CHECK1                      1006
  26. #define IDC_EDIT5                       1006
  27. #define IDC_EDIT6                       1007
  28. #define IDC_EDIT7                       1008
  29. #define IDRefresh                       1008
  30. #define IDC_EDIT8                       1009
  31. #define IDC_EDIT9                       1010
  32. #define IDAdd                           1010
  33. #define IDC_CHECK                       1015
  34. #define ID_MENUConnect                  32771
  35. #define ID_MENUDisconnect               32772
  36. #define ID_MENUServerStatus             32773
  37. #define ID_MENUGroupStatus              32774
  38. #define ID_MENUGroupRefresh             32775
  39. #define ID_MENUItemAdd                  32776
  40. #define ID_MENUItemRemove               32777
  41. #define ID_MENUItemRead                 32778
  42. #define ID_MENUItemWrite                32779
  43. #define ID_MENUItemStatus               32780
  44. #define ID_MENUExit                     32781
  45. #define ID_MENUAbout                    32782
  46. #define ID_MENUItemActive               32783
  47. // Next default values for new objects
  48. // 
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE        143
  52. #define _APS_NEXT_COMMAND_VALUE         32784
  53. #define _APS_NEXT_CONTROL_VALUE         1016
  54. #define _APS_NEXT_SYMED_VALUE           101
  55. #endif
  56. #endif