comparison src/VisVim/VisVim.rc @ 7:3fc0f57ecb91 v7.0001

updated for version 7.0001
author vimboss
date Sun, 13 Jun 2004 20:20:40 +0000
parents
children 3af484dca921
comparison
equal deleted inserted replaced
6:c2daee826b8f 7:3fc0f57ecb91
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
14
15 /////////////////////////////////////////////////////////////////////////////
16 // Englisch (USA) resources
17
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
22 #endif //_WIN32
23
24 #ifdef APSTUDIO_INVOKED
25 /////////////////////////////////////////////////////////////////////////////
26 //
27 // TEXTINCLUDE
28 //
29
30 1 TEXTINCLUDE DISCARDABLE
31 BEGIN
32 "resource.h\0"
33 END
34
35 2 TEXTINCLUDE DISCARDABLE
36 BEGIN
37 "#include ""afxres.h""\r\n"
38 "\0"
39 END
40
41 3 TEXTINCLUDE DISCARDABLE
42 BEGIN
43 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
44 "#define _AFX_NO_OLE_RESOURCES\r\n"
45 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
46 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
47 "\r\n"
48 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
49 "#ifdef _WIN32\r\n"
50 "LANGUAGE 9, 1\r\n"
51 "#pragma code_page(1252)\r\n"
52 "#endif\r\n"
53 "#include ""afxres.rc"" // Standard components\r\n"
54 "#endif\r\n"
55 "1 TYPELIB ""VisVim.tlb""\r\n"
56 "\0"
57 END
58
59 #endif // APSTUDIO_INVOKED
60
61
62 /////////////////////////////////////////////////////////////////////////////
63 //
64 // Bitmap
65 //
66
67 IDR_TOOLBAR_MEDIUM BITMAP MOVEABLE PURE "res\\ToolbarM.bmp"
68 IDR_TOOLBAR_LARGE BITMAP MOVEABLE PURE "res\\ToolbarL.bmp"
69
70 #ifndef _MAC
71 /////////////////////////////////////////////////////////////////////////////
72 //
73 // Version
74 //
75
76 VS_VERSION_INFO VERSIONINFO
77 FILEVERSION 1,1,0,1
78 PRODUCTVERSION 1,1,0,1
79 FILEFLAGSMASK 0x3fL
80 #ifdef _DEBUG
81 FILEFLAGS 0x1L
82 #else
83 FILEFLAGS 0x0L
84 #endif
85 FILEOS 0x4L
86 FILETYPE 0x2L
87 FILESUBTYPE 0x0L
88 BEGIN
89 BLOCK "StringFileInfo"
90 BEGIN
91 BLOCK "040904b0"
92 BEGIN
93 VALUE "CompanyName", "\0"
94 VALUE "FileDescription", "VisVim DLL\0"
95 VALUE "FileVersion", "1, 1, 0, 1\0"
96 VALUE "InternalName", "VisVim\0"
97 VALUE "LegalCopyright", "Copyright (C) 1998\0"
98 VALUE "OriginalFilename", "VisVim.DLL\0"
99 VALUE "ProductName", "VisVim Dynamic Link Library\0"
100 VALUE "ProductVersion", "1, 1, 0, 1\0"
101 END
102 END
103 BLOCK "VarFileInfo"
104 BEGIN
105 VALUE "Translation", 0x409, 1200
106 END
107 END
108
109 #endif // !_MAC
110
111
112 /////////////////////////////////////////////////////////////////////////////
113 //
114 // Dialog
115 //
116
117 IDD_ADDINMAIN DIALOG DISCARDABLE 0, 0, 178, 124
118 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
119 CAPTION "Vim Add-In 1.4"
120 FONT 8, "MS Sans Serif"
121 BEGIN
122 CONTROL "&Open file in DevStudio editor simultaneously",
123 IDC_DEVSTUDIO_EDITOR,"Button",BS_AUTOCHECKBOX | WS_GROUP |
124 WS_TABSTOP,7,7,153,10
125 GROUPBOX "Current directory",IDC_STATIC,7,35,164,58,WS_GROUP
126 CONTROL "Set to &source file path",IDC_CD_SOURCE_PATH,"Button",
127 BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,49,85,10
128 CONTROL "Set to &parent directory of source file path",
129 IDC_CD_SOURCE_PARENT,"Button",BS_AUTORADIOBUTTON,17,63,
130 143,10
131 CONTROL "Do &not change",IDC_CD_NONE,"Button",BS_AUTORADIOBUTTON,
132 17,78,63,10
133 DEFPUSHBUTTON "&Ok",IDOK,7,102,74,14,WS_GROUP
134 PUSHBUTTON "&Cancel",IDCANCEL,97,102,74,14,WS_GROUP
135 END
136
137
138 /////////////////////////////////////////////////////////////////////////////
139 //
140 // DESIGNINFO
141 //
142
143 #ifdef APSTUDIO_INVOKED
144 GUIDELINES DESIGNINFO DISCARDABLE
145 BEGIN
146 IDD_ADDINMAIN, DIALOG
147 BEGIN
148 LEFTMARGIN, 7
149 RIGHTMARGIN, 171
150 TOPMARGIN, 7
151 BOTTOMMARGIN, 117
152 END
153 END
154 #endif // APSTUDIO_INVOKED
155
156
157 /////////////////////////////////////////////////////////////////////////////
158 //
159 // String Table
160 //
161
162 STRINGTABLE DISCARDABLE
163 BEGIN
164 IDS_VISVIM_LONGNAME "Vim Developer Studio Add-In"
165 IDS_VISVIM_DESCRIPTION "Allows integration of Vim as the text editor in Developer Studio."
166 IDS_CMD_DIALOG "\nVim Add-In Dialog\nDisplays the options dialog box of the Vim Add-In\nVim Add-In Dialog"
167 IDS_CMD_ENABLE "\nEnable Vim Add-In\nEnables Vim as Visual Studio editor\nEnable Vim Add-In"
168 IDS_CMD_DISABLE "\nDisable Vim Add-In\nDisables Vim as Visual Studio editor\nDisable Vim Add-In"
169 IDS_CMD_TOGGLE "\nToggle Vim Add-In State\nToggles the enable state of the Vim Add-In\nToggle Vim Add-In State"
170 IDS_CMD_LOAD "\nVim Add-In Load Document\nLoads the current document in Vim\nVim Add-In Load Document"
171 END
172
173 #endif // Englisch (USA) resources
174 /////////////////////////////////////////////////////////////////////////////
175
176
177
178 #ifndef APSTUDIO_INVOKED
179 /////////////////////////////////////////////////////////////////////////////
180 //
181 // Generated from the TEXTINCLUDE 3 resource.
182 //
183 #define _AFX_NO_SPLITTER_RESOURCES
184 #define _AFX_NO_OLE_RESOURCES
185 #define _AFX_NO_TRACKER_RESOURCES
186 #define _AFX_NO_PROPERTY_RESOURCES
187
188 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
189 #ifdef _WIN32
190 LANGUAGE 9, 1
191 #pragma code_page(1252)
192 #endif
193 #include "afxres.rc" // Standard components
194 #endif
195 1 TYPELIB "VisVim.tlb"
196
197 /////////////////////////////////////////////////////////////////////////////
198 #endif // not APSTUDIO_INVOKED
199