1
0
forked from aniani/vim

updated for version 7.2.362

Problem:    Win64: Vim doesn't work when cross-compiled with MingW libraries.
Solution:   Instead of handling WM_NCCREATE, create wide text area window
            class if the parent window iw side. (Sergey Khorev)
This commit is contained in:
Bram Moolenaar
2010-02-17 16:31:32 +01:00
parent 165641da25
commit 33d0b69ab8
3 changed files with 25 additions and 7 deletions

View File

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