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