//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by %ProjectName%UI.rc // %CppOnlyStart% #define IDS_OFFICIALNAME 100 #define IDS_PRODUCTDETAILS 102 #define IDS_COMPANYNAME 103 #define IDS_VERSION 104 %EditorStart% #define IDS_EDITOR_NAME 106 #define IDS_DEFAULT_NAME 107 #define IDS_EDITORCAPTION 108 #define IDS_FILE_DESCRIPTION 109 #define IDS_READONLY 110 #define IDS_FORMATSTR 111 #define IDS_OUTSIDEEDITORFILECHANGE 112 #define IDS_NEWFILE_TEMPLATES_ENTRY 113 %EditorEnd% %ToolWindowItemStart% #define IDS_WINDOW_TITLE 120 #define IDS_E_CANTCREATETOOL 121 #define IDS_E_GETVIEWOBJECT_CALLED_AGAIN 122 #define IDS_BUTTONCLICK_MESSAGE 123 %ToolWindowItemEnd%%CppOnlyEnd% #define IDB_IMAGES 300 #define IDI_PACKAGE_ICON 400 %EditorStart%#define IDI_FILE_ICON 401%EditorEnd% %ToolWindowItemStart%#define IDD_%ProjectClass%_DLG 800 #define IDC_CLICKME_BTN 801%ToolWindowItemEnd% %CppOnlyStart% // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 402 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1000 #define _APS_NEXT_SYMED_VALUE 402 #endif #endif %CppOnlyEnd%