A recent change to uninstal.c breaks building Vim on 32-bit Windows.

These changes:
hg diff -r 573da4dac306:b204ac54bea4 src/uninstal.c

involve replacing RegDeleteKey with RegDeleteKeyEx

Problem occurs with Windows XP 32-bit, using MS Visual C 6.0, command:
nmake -f Make_mvc.mak

Build stops at:
uninstal.obj : error LNK2001: unresolved external symbol _RegDeleteKeyEx

I think RegDeleteKeyEx requires Vista or later, or XP x64.
I don't need uninstal, but it breaks the build.

John

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui