Searched refs:pszwSlashFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Ddll.c188 WCHAR * pszwSlashFile; local
198 pszwSlashFile = wcsrchr(szwPath, L'\\');
199 if (!pszwSlashFile)
206 cwcPath = pszwSlashFile - szwPath;

Completed in 170 milliseconds