[7.2.362] Win64: Vim doesn't work when cross-compiled with MingW libraries.
commit44f60c720d1995effc596a0adc99f62b6dbe2fad
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Feb 2010 16:30:52 +0000 (17 16:30 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Feb 2010 16:30:52 +0000 (17 16:30 +0000)
tree6abcc36d626e5b665c59d1d55c1d81a0279a24b9
parent25e86e859f7f5ff1ec63358db2a0daa85483c8da
[7.2.362] Win64: Vim doesn't work when cross-compiled with MingW libraries.

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)

Patch 7.2.362 (extra, after 7.2.352)
src/gui_w32.c
src/gui_w48.c
src/version.c