Home
last modified time | relevance | path

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

/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2007 TCHAR szModulePath[MAX_PATH+1]; in FindProcessForImage() local
2009 if ( GetModuleFileNameEx( hProcess, NULL, szModulePath, MAX_PATH ) ) in FindProcessForImage()
2013 if ( GetShortPathName( szModulePath, szShortModulePath, elementsof(szShortModulePath) ) ) in FindProcessForImage()

Completed in 25 milliseconds