HomeSort by relevance Sort by last modified time
    Searched refs:programFilesPath (Results 1 - 2 of 2) sorted by null

  /sdk/find_java/src/source/
find_java_lib.cpp 369 char programFilesPath[MAX_PATH + 1];
376 programFilesPath); // pszPath
379 CPath path(programFilesPath);
  /sdk/find_java2/src/
JavaFinder.cpp 447 TCHAR programFilesPath[MAX_PATH + 1];
453 programFilesPath); // pszPath
455 CPath path(programFilesPath);

Completed in 49 milliseconds