blob: f34b679a1c7eb83f20cd9b2c1c79af5d9db56471 [file] [log] [blame]
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01001README_ole.txt for version 9.1 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
Martin Tournoij251c1e22022-10-08 17:15:28 +01003This archive contains gvim.exe with OLE interface.
Bram Moolenaar071d4272004-06-13 20:20:40 +00004This version of gvim.exe can also load a number of interface dynamically (you
5can optionally install the .dll files for each interface).
Nir Lichtman563e8ec2024-09-30 19:42:28 +02006It is only for MS-Windows.
Bram Moolenaar071d4272004-06-13 20:20:40 +00007
8Also see the README_bindos.txt, README_dos.txt and README.txt files.
9
10Be careful not to overwrite the OLE gvim.exe with the non-OLE gvim.exe when
11unpacking another binary archive! Check the output of ":version":
12 Win32s - "MS-Windows 16/32 bit GUI version"
13 Win32 - "MS-Windows 32 bit GUI version"
14Win32 with OLE - "MS-Windows 32 bit GUI version with OLE support"
15
16For further information, type this inside Vim:
17 :help if_ole