Home
last modified time | relevance | path

Searched refs:programFilesPath (Results 1 – 2 of 2) sorted by relevance

/sdk/find_java/src/source/
Dfind_java_lib.cpp369 char programFilesPath[MAX_PATH + 1]; in checkProgramFiles() local
376 programFilesPath); // pszPath in checkProgramFiles()
379 CPath path(programFilesPath); in checkProgramFiles()
/sdk/find_java2/src/
DJavaFinder.cpp447 TCHAR programFilesPath[MAX_PATH + 1]; in checkProgramFiles() local
453 programFilesPath); // pszPath in checkProgramFiles()
455 CPath path(programFilesPath); in checkProgramFiles()