Re: [PATCH v3 0/1] MR1421: include: add c++ header guards in pathcch
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
1097
Age (days ago)
1097
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhiyi Zhang (@zhiyi)