20 Dec
2022
20 Dec
'22
1:10 a.m.
Zhiyi Zhang (@zhiyi) commented about include/pathcch.h:
HRESULT WINAPI PathCchStripPrefix(WCHAR *path, SIZE_T size); HRESULT WINAPI PathCchStripToRoot(WCHAR *path, SIZE_T size); BOOL WINAPI PathIsUNCEx(const WCHAR *path, const WCHAR **server); + +#ifdef __cplusplus +} +#endif Please add a new line here
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1421#note_19897