Home
last modified time | relevance | path

Searched refs:PathCchStripToRootW (Results 1 – 2 of 2) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dpath.h128 WINPR_API HRESULT PathCchStripToRootW(PWSTR pszPath, size_t cchPath);
156 #define PathCchStripToRoot PathCchStripToRootW
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/path/
H A Dpath.c671 HRESULT PathCchStripToRootW(PWSTR pszPath, size_t cchPath) in PathCchStripToRootW() function