updated for version 7.2.362 v7.2.362
authorBram Moolenaar <Bram@vim.org>
Wed, 17 Feb 2010 15:31:32 +0000 (16:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 17 Feb 2010 15:31:32 +0000 (16:31 +0100)
commit33d0b69ab8112f57a0b4c35a6a1add440a60b81f
tree20660069b283c966410a4e17df020fa211b429e2
parent165641da2534f00507fffb58a8826d5f3410049e
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)
src/gui_w32.c
src/gui_w48.c
src/version.c