ATLPath::FileExists
Diese Funktion ist ein überladener Wrapper für PathFileExists.
inline BOOL FileExists(
const char* pszPath
);
inline BOOL FileExists(
const wchar_t* pszPath
);
Hinweise
Siehe PathFileExists für Details.
Anforderungen
Header: atlpath.h