April 25, 2008
3:38 a.m.
"Erik de Castro Lopo" <mle+win(a)mega-nerd.com> wrote:
The file dlls/user32/tests/edit.c currently doesn't compile when configured with --enable-win64 because GWL_WNDPROC (in include/winuser.h) is not defined when _WIN64 is defined.
Then you need to fix the test instead of disabling it. -- Dmitry.