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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Scribble.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 IDD_ABOUTBOX                    100
  24. #define IDP_OLE_INIT_FAILED             100
  25. #define IDC_CJLOGO                      101
  26. #define IDR_MAINFRAME                   128
  27. #define IDR_SCRIBBTYPE                  129
  28. #define IDS_STANDARD                    130
  29. #define IDD_PEN_WIDTHS                  131
  30. #define IDS_MENUBAR                     131
  31. #define IDB_FLAG_ENGLISH                132
  32. #define IDB_FLAG_GERMAN                 133
  33. #define IDB_FLAG_JAPANESE               134
  34. #define IDB_FLAG_ARABIC                 135
  35. #define IDB_FLAG_RUSSIAN                136
  36. #define IDC_THIN_PEN_WIDTH              1000
  37. #define IDC_TXT_URL                     1000
  38. #define IDC_THICK_PEN_WIDTH             1001
  39. #define IDC_DEFAULT_PEN_WIDTHS          1002
  40. #define IDC_TXT_COPYRIGHT               1002
  41. #define IDC_STATIC_LANGUAGE             1003
  42. #define IDC_STATIC_MULLANG              1004
  43. #define IDC_STATIC_SCRIBBLE             1005
  44. #define IDC_STATIC_THIN                 1006
  45. #define IDC_STATIC_THICK                1007
  46. #define ID_PEN_THICK_OR_THIN            32772
  47. #define ID_PEN_WIDTHS                   32773
  48. #define ID_CANCEL_EDIT_SRVR             32774
  49. #define ID_LANGUAGE_ENGLISH             32775
  50. #define ID_LANGUAGE_GERMAN              32776
  51. #define ID_LANGUAGE_JAPANESE            32777
  52. #define ID_LANGUAGE_ARABIC              32778
  53. #define ID_LANGUAGE_RUSSIAN             32779
  54. #define ID_POPUP_FILE                  200
  55. #define ID_POPUP_LANGUAGE              201
  56. #define ID_POPUP_EDIT                  202
  57. #define ID_POPUP_PEN                   203
  58. #define ID_POPUP_VIEW                  204
  59. #define ID_POPUP_WINDOW                205
  60. #define ID_POPUP_HELP                  206
  61. // Next default values for new objects
  62. //
  63. #ifdef APSTUDIO_INVOKED
  64. #ifndef APSTUDIO_READONLY_SYMBOLS
  65. #define _APS_3D_CONTROLS                     1
  66. #define _APS_NEXT_RESOURCE_VALUE        133
  67. #define _APS_NEXT_COMMAND_VALUE         32782
  68. #define _APS_NEXT_CONTROL_VALUE         1008
  69. #define _APS_NEXT_SYMED_VALUE           101
  70. #endif
  71. #endif