25 Jan
2023
25 Jan
'23
11:09 p.m.
On Wed Jan 25 23:07:26 2023 +0000, Etaash Mathamsetty wrote:
makes sense I guess that's because this library doesn't have an api or anything (so applications cannot call functions without LoadLibrary + GetProcAddress, the latter would return null with no @stub, which applications would ideally check for, before using it) Normally we add stubs for the new dlls we add, but not sure, this case seems somewhat special to me.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2027#note_21947