29 Oct
2025
29 Oct
'25
8:49 p.m.
What difference does it make?
It allows us to get rid of the remaining PE driver exports and remove assumptions about those drivers from PE code (wintab32). Removing `load_graphics_driver` from wintab32 seems like a good enough reason on its own. There might be a better way to handle this using messages, but I went with something simple. Rewriting wintab32 doesn’t seem appealing given the complexity to benefit ratio. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9310#note_120039