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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FlatHeader.rc
  4. //
  5. // This file is a part of the XTREME TOOLKIT PRO MFC class library.
  6. // (c)1998-2008 Codejock Software, All Rights Reserved.
  7. //
  8. // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
  9. // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
  10. // CONSENT OF CODEJOCK SOFTWARE.
  11. //
  12. // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
  13. // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
  14. // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
  15. // SINGLE COMPUTER.
  16. //
  17. // CONTACT INFORMATION:
  18. // support@codejock.com
  19. // http://www.codejock.com
  20. //
  21. /////////////////////////////////////////////////////////////////////////////
  22. #define IDR_MANIFEST                    1
  23. #define IDM_ABOUTBOX                    0x0010
  24. #define IDS_ABOUTBOX                    101
  25. #define IDD_FLATHEADER_DIALOG           102
  26. #define IDR_MAINFRAME                   128
  27. #define IDB_COLUMN_2                    130
  28. #define IDB_COLUMN_0                    131
  29. #define IDB_COLUMN_1                    132
  30. #define IDC_LIST_CTRL                   1004
  31. #define IDC_CHK_BOLDTEXT                1005
  32. #define IDC_CHK_SORTARW                 1006
  33. #define IDC_CHK_IMAGES                  1008
  34. #define IDC_CHK_WINTHEME                1009
  35. #define IDC_CHK_HOTTRACKING             1010
  36. #define IDC_COMBO_THEMES                1011
  37. #define IDC_CHK_AUTOSIZE                1012
  38. #define IDC_COMBO_DISABLESIZE           1013
  39. #define IDC_EDIT_MINSIZE                1014
  40. #define IDC_CHK_CONTEXTMENUS            1015
  41. #define IDC_GBOX_HEADER                 1016
  42. #define IDC_CHK_MINIMUMSIZE             1019
  43. #define IDC_CHK_DISABLESIZING           1020
  44. #define IDC_CHK_DRAGDROP                1030
  45. #define IDC_BTN_SIZETOFIT               1038
  46. #define IDC_TXT_SEEALSO                 1041
  47. // Next default values for new objects
  48. //
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE        133
  52. #define _APS_NEXT_COMMAND_VALUE         32771
  53. #define _APS_NEXT_CONTROL_VALUE         1042
  54. #define _APS_NEXT_SYMED_VALUE           101
  55. #endif
  56. #endif