resource.h
上传用户:maidou0901
上传日期:2008-10-19
资源大小:68k
文件大小:1k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by MonitorTest.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDD_MONITORTEST_DIALOG          102
  7. #define IDR_MAINFRAME                   128
  8. #define IDC_BUTTON1                     1000
  9. #define IDC_BUTTON2                     1001
  10. #define IDC_BUTTON3                     1002
  11. #define IDC_STATIC_ONSCREEN             1004
  12. #define IDC_BUTTON5                     1005
  13. #define IDC_STATIC_PRIMARY              1006
  14. #define IDC_STATIC_COUNT                1007
  15. #define IDC_BUTTON4                     1008
  16. #define IDC_BUTTON6                     1009
  17. #define IDC_STATIC_NAME                 1010
  18. #define IDC_BUTTON_FLASH_ALL            1011
  19. #define IDC_STATIC_SAME_MONITOR         1012
  20. #define IDC_STATIC_BPP                  1013
  21. #define IDC_CHECK1                      1014
  22. #define IDC_BUTTON_Other                1015
  23. #define IDC_BUTTON_CenterPrimary        1016
  24. #define IDC_BUTTON_View                 1017
  25. #define IDC_STATIC_Rect                 1018
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_NEXT_RESOURCE_VALUE        129
  31. #define _APS_NEXT_COMMAND_VALUE         32771
  32. #define _APS_NEXT_CONTROL_VALUE         1019
  33. #define _APS_NEXT_SYMED_VALUE           101
  34. #endif
  35. #endif