On Mon Nov 24 15:54:59 2025 +0000, Esme Povirk wrote:
One concern I would have: if native twaindsm.dll is installed (and potentially tries to hook itself/the forwarders), would this cause problems? Can/should we use builtin even when native is installed?
AFAICT it's only hooking GetProcAddress so that should work fine. Builtin will be used by default anyway, unless the user explicitly configures it to native.