]> git.ipfire.org Git - thirdparty/vim.git/commit
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Aug 2010 21:06:46 +0000 (23:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Aug 2010 21:06:46 +0000 (23:06 +0200)
commitbf65051b7bbb84436159570ae095ba6e2c7249d6
treea83365f52cc31476142fa1ea558020724f6d61be
parent61a91766f7558ae9914eb85377a32d7f6afe178c
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
dynamically from the .dll.  Should work everywhere.
runtime/doc/todo.txt
src/dosinst.h
src/uninstal.c