resource.h
上传用户:gzccxsp
上传日期:2015-07-14
资源大小:182k
文件大小:1k
源码类别:

MacOS编程

开发平台:

Visual C++

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation, All Rights Reserved.
  3. --*/
  4. #define IDD_MAINDIALOG                  101
  5. #define IDR_MENU                        102
  6. #define IDD_ABOUT                       103
  7. #define IDI_ICON                        104
  8. #define IDC_SPLIT                       105
  9. #define IDACCEL                         106
  10. // added ScottT
  11. #define IDI_BADICON                     107
  12. #define IDI_COMPUTER                    108
  13. #define IDI_HUB                         109
  14. #define IDI_NODEVICE                    110
  15. #define IDC_TREE                        1000
  16. #define IDC_EDIT                        1001
  17. #define IDC_STATUS                      1002
  18. #define ID_EXIT                         40001
  19. #define ID_REFRESH                      40002
  20. #define ID_AUTO_REFRESH                 40003
  21. #define ID_CONFIG_DESCRIPTORS           40004
  22. #define ID_ABOUT                        40005
  23. #define IDC_STATIC                      0xFFFFFFFF