[7.2.352] Win64: Vim doesn't work when cross-compiled with MingW libraries.
commit2073ed96061e3e1959e8839074a01657353d80ce
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 3 Feb 2010 12:16:30 +0000 (3 12:16 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 3 Feb 2010 12:16:30 +0000 (3 12:16 +0000)
tree31a723c1b12de431db9cba49655f87d323462d2c
parent58734e3e5422d033f1c528964022068bb676522a
[7.2.352] Win64: Vim doesn't work when cross-compiled with MingW libraries.

Problem:    Win64: Vim doesn't work when cross-compiled with MingW libraries.

Solution:   Always return TRUE for the WM_NCCREATE message. (Andy Kittner)

Patch 7.2.352
src/gui_w48.c
src/version.c