19 Jan
2026
19 Jan
'26
3:33 p.m.
Yeah, if CRT functions were in winecrt0, then they could take precedence over imported ones.
~~as long as the code being linked uses anything from msvcrt, its implib will be pulled in and `winecrt0` will get the version from msvcrt. i think that should cover most of the dlls/exes.~~ -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9265#note_127329