log src/if_ole.cpp @ 17447:c8bdaff91140

age author description
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Mon, 18 Feb 2019 21:45:07 +0100 Bram Moolenaar patch 8.1.0949: MS-windows defines GUI macros different than other systems v8.1.0949
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Wed, 11 Jul 2018 23:00:07 +0200 Christian Brabandt patch 8.1.0178: warning for passing pointer to non-pointer argument v8.1.0178
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 19 Mar 2016 21:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cc6cf9b9f9045a7d8b5923ea0c556e9a4c2567d3 v7.4.1610
Sat, 27 Feb 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e0fd2aa8f6544f9cf8286c707be3fb1c66c609e6 v7.4.1442
Mon, 06 May 2013 04:24:17 +0200 Bram Moolenaar updated for version 7.3.925 v7.3.925
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