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