1
0
forked from aniani/vim

updated for version 7.3.586

Problem:    When compiling with Cygwin or MingW MEMORYSTATUSEX is not defined.
Solution:   Set the default for WINVER to 0x0500.
This commit is contained in:
Bram Moolenaar
2012-07-06 13:40:50 +02:00
parent 5967abb97f
commit 95b557b1dc
3 changed files with 6 additions and 4 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
586,
/**/
585,
/**/