[PATCH 0/2] MR308: Add "wine/str.h", use "wine/heap.h" and it in winemenubuilder

Alexandre Julliard (@julliard) wine at gitlab.winehq.org
Fri Jun 24 15:35:34 CDT 2022


> What's the reason for the header being blocked from coexisting with msvcrt? Function naming conflict?

In modules that use msvcrt we can use standard functions like wcslen() and wcscpy(). That's better than inventing our own.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/308#note_2673



More information about the wine-devel mailing list