Resource.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:2k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SkinSDISample.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDR_CNTR_INPLACE                6
  7. #define IDP_OLE_INIT_FAILED             100
  8. #define IDP_FAILED_TO_CREATE            102
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_SKINSDTYPE                  129
  11. #define IDD_VIEW_SAMPLE                 130
  12. #define IDC_EDIT1                       1000
  13. #define IDC_EDIT_FIND                   1000
  14. #define IDC_CHECK1                      1001
  15. #define IDC_CHECK_MATCHWORD             1001
  16. #define IDC_CHECK2                      1002
  17. #define IDC_CHECK_MATCHCASE             1002
  18. #define IDC_BUTTON_FIND                 1003
  19. #define IDC_BUTTON_COLORDIALOG          1004
  20. #define IDC_BUTTON_FONTDIALOG           1005
  21. #define IDC_BUTTON_PRINTDIALOG          1006
  22. #define IDC_BUTTON_OPENDIALOG           1007
  23. #define IDC_RADIO_LE5                   1008
  24. #define IDC_RADIO_ITUNES                1009
  25. #define IDC_RADIO_DEFAULT               1010
  26. #define IDC_RADIO_OFFICE2003            1011
  27. #define IDC_RADIO_WINXP                 1012
  28. #define IDC_CHECK_FLAT                  1013
  29. #define IDC_CHECK_GRIPPER               1014
  30. #define ID_CANCEL_EDIT_CNTR             32768
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_3D_CONTROLS                     1
  36. #define _APS_NEXT_RESOURCE_VALUE        131
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1014
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif