log src/if_ole.cpp @ 2697:6cc8a093e4a9 v7.3.115

age author description
Mon, 02 Aug 2010 22:13:25 +0200 Bram Moolenaar Take OLE registration back to 32 bit registry, the unregister wasn't working vim73
Mon, 02 Aug 2010 20:26:43 +0200 Bram Moolenaar Workaround for missing RegDeleteKeyEx() method. vim73
Sun, 01 Aug 2010 19:50:25 +0200 Bram Moolenaar Define the WOW64 key when needed. vim73
Sun, 01 Aug 2010 13:25:05 +0200 Bram Moolenaar Add the WOW64 flag back to OLE registration. (untested) vim73
Sat, 31 Jul 2010 22:03:44 +0200 Bram Moolenaar Fix that uninstaller isn't found on 64-bit Windows. vim73
Sat, 31 Jul 2010 14:45:05 +0200 Bram Moolenaar Possibly make OLE work on Windows 64 bit. (untested) vim73
Wed, 26 May 2010 21:42:54 +0200 Bram Moolenaar Fix definition of UINT_PTR for 64 bit systems. vim73