"Erik de Castro Lopo" mle+win@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.