Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is an overloaded wrapper for PathRemoveBackslash.
inline char* RemoveBackslash(
char* pszPath
);
inline wchar_t* RemoveBackslash(
wchar_t* pszPath
);
Remarks
See PathRemoveBackslash for details.
Requirements
Header: atlpath.h