resource.h
上传用户:hnhkjn
上传日期:2007-01-02
资源大小:13k
文件大小:1k
源码类别:

Static控件

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SeparatorDemo.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDC_ABOOT                       0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_SEPARATORDEMO_DIALOG        102
  10. #define IDR_MAINFRAME                   128
  11. #define IDC_CHECK1                      1000
  12. #define IDC_CHECK2                      1001
  13. #define IDC_CHECK3                      1002
  14. #define IDC_EDIT1                       1003
  15. #define IDC_SEP1                        1004
  16. #define IDC_SEP2                        1005
  17. #define IDC_SEP3                        1006
  18. #define IDC_CHECK4                      1007
  19. #define IDC_CHECK5                      1008
  20. #define IDC_CHECK6                      1009
  21. #define IDC_VERT_SEP                    1011
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        129
  27. #define _APS_NEXT_COMMAND_VALUE         32771
  28. #define _APS_NEXT_CONTROL_VALUE         1012
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif