[PATCH v7] user32: Implement DM_REPOSITION message.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=59448 Your paranoid android. === wvistau64 (task log) === Task errors: The previous 1 run(s) terminated abnormally === w1064v1809_ar (32 bit report) === user32: dialog.c:1987: Test failed: dialog doesn't use message box font === w1064v1809_zh_CN (32 bit report) === user32: dialog.c:1987: Test failed: dialog doesn't use message box font === debian10 (build log) === ../../../wine/dlls/user32/dialog.c:308:52: error: unknown type name ‘LOGFONT’ ../../../wine/dlls/user32/dialog.c:315:9: error: ‘lf’ undeclared (first use in this function); did you mean ‘plf’? ../../../wine/dlls/user32/dialog.c:317:27: error: request for member ‘lfHeight’ in something not a structure or union ../../../wine/include/wingdi.h:3828:61: error: unknown type name ‘GetTextMetrics_must_be_suffixed_with_W_or_A_in_this_context’ ../../../wine/dlls/user32/dialog.c:325:24: error: expected ‘)’ before ‘&’ token Task: The win32 build failed === debian10 (build log) === ../../../wine/dlls/user32/dialog.c:308:52: error: unknown type name ‘LOGFONT’ ../../../wine/dlls/user32/dialog.c:315:9: error: ‘lf’ undeclared (first use in this function); did you mean ‘plf’? ../../../wine/dlls/user32/dialog.c:317:27: error: request for member ‘lfHeight’ in something not a structure or union ../../../wine/include/wingdi.h:3828:61: error: unknown type name ‘GetTextMetrics_must_be_suffixed_with_W_or_A_in_this_context’ ../../../wine/dlls/user32/dialog.c:325:24: error: expected ‘)’ before ‘&’ token Task: The wow64 build failed
participants (3)
-
katahiromz . -
Marvin -
Nikolay Sivov