summaryrefslogtreecommitdiffstats
path: root/READMEdir/README_ole.txt
diff options
context:
space:
mode:
authorMartin Tournoij <martin@arp242.net>2022-10-08 17:15:28 +0100
committerBram Moolenaar <Bram@vim.org>2022-10-08 17:15:28 +0100
commit251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501 (patch)
treee45455f11cfe3bc3dd96579a67de312059075254 /READMEdir/README_ole.txt
parent16dab41537ae206f4cab676ad53edbae5fd5fb45 (diff)
patch 9.0.0698: VisVim is outdated, does not work with current Visual Studiov9.0.0698
Problem: VisVim is outdated, does not work with current Visual Studio. Solution: Remove VisVim. (Martin Tournoij)
Diffstat (limited to 'READMEdir/README_ole.txt')
-rw-r--r--READMEdir/README_ole.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/READMEdir/README_ole.txt b/READMEdir/README_ole.txt
index b45a0c2de2..85ad478e51 100644
--- a/READMEdir/README_ole.txt
+++ b/READMEdir/README_ole.txt
@@ -1,6 +1,6 @@
README_ole.txt for version 9.0 of Vim: Vi IMproved.
-This archive contains gvim.exe with OLE interface and VisVim.
+This archive contains gvim.exe with OLE interface.
This version of gvim.exe can also load a number of interface dynamically (you
can optionally install the .dll files for each interface).
It is only for MS-Windows 95/98/ME/NT/2000/XP.
@@ -15,6 +15,3 @@ Win32 with OLE - "MS-Windows 32 bit GUI version with OLE support"
For further information, type this inside Vim:
:help if_ole
-
-Furthermore, this archive contains VISVIM.DLL. It can be used to integrate
-the OLE gvim with Microsoft Visual Developer Studio. See VisVim/README.txt.