Searched defs:szGotPath (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/obsolete/ | ||
H A D | nsFileSpecWin.cpp | 370 char szGotPath[MAX_PATH]; local 374 hres = psl->GetPath( szGotPath, MAX_PATH, &wfd, SLGP_UNCPRIORITY ); 379 mPath = szGotPath; |
Completed in 6372 milliseconds