April 14, 2026
11:54 p.m.
The winemac change looks good. For wintab it does seem like that should be a message-only window, as far as I can tell it's only used to receive messages from winex11. Also, maybe the window class registration and creation can be moved to `LoadTablet()` instead of `DllMain()` (I assume the EA App links to wintab but doesn't actually call anything from it?) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10627#note_136228