"Erik de Castro Lopo" mle+win@mega-nerd.com wrote:
I has _WIN64, but if _WIN64 is defined then GWL_WNDPROC is undefined and the test in dlls/user32/tests/edit.c fails to compile.
I'll let you figure this out on your own, that's a helpful thing to learn.
I assume that you have all other problems sorted out? (compiler support, TLS layout, calling conventions, other ABI incompatibilities).
I'm sure I haven't, but if the wine code doesn't compile I can't debug any problems in these areas.
user32 is not required for a simple "Hello World" app, isn't it?