Searched defs:pszwSlashFile (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/util/ | ||
H A D | dll.c | 188 WCHAR * pszwSlashFile; local 198 pszwSlashFile = wcsrchr(szwPath, L'\\'); 199 if (!pszwSlashFile) 206 cwcPath = pszwSlashFile - szwPath; |
Completed in 53 milliseconds