Oct. 26, 2025
11:16 a.m.
This serie ensures that a module loaded in dbghelp with SLMFLAG_NO_SYMBOLS always doesn't load symbol (except the ones from the EXPORT table of the PE image). To be implemented correctly, it requires a refactoring of the way dbghelps looks up for a debug format. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9284