On Mon Oct 6 19:28:05 2025 +0000, Rémi Bernon wrote:
Yeah it should work, and I would be fine with that but I think it'd be better to do the same thing on both Wine and DXVK side, and I don't know what `.def` forward export do (I'm assuming they do the same as Wine `.spec` forward as it's the same syntax)?
AFAICT the functions are exported correctly in the gdi32 mingw import lib, so for DXVK it may be a simple matter of linking to gdi32 first.