2 Apr
2024
2 Apr
'24
6:30 a.m.
https://bugs.winehq.org/show_bug.cgi?id=56506 --- Comment #1 from blubban(a)gmail.com --- <zf_> strmbase is built against msvcrt rather than ucrtbase, which we actually specifically want, but modules that use it build against ucrtbase <zf_> and because vsnprintf is an export from msvcrt but not ucrtbase [for the latter it's inline and links to __stdio_common_vsprintf()], it then picks it up from ntdll, which it's also exported from -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.