24 Apr
2008
24 Apr
'08
10:38 p.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.