On Mon Nov 14 23:50:21 2022 +0000, Torge Matthies wrote:
Yeah I'll add a comment and see what I can do for tests. Can we do something about the test failure spam here? Marvin's messages always take up the space of 3 to 4 other comments.
how does one get wine to call winex11.drv callbacks, because the only alternative would be to create a vulkan context and get it to dispatch a debug callback, otherwise I can't make a failing test.
I'll just make one that calls CreateWindow for now, that sends some window messages and I can check that those are in user32. But that won't fail even without this MR, afaict.