Home
last modified time | relevance | path

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

/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2011 TCHAR szShortModulePath[MAX_PATH]; in FindProcessForImage() local
2013 if ( GetShortPathName( szModulePath, szShortModulePath, elementsof(szShortModulePath) ) ) in FindProcessForImage()
2015 if ( 0 == _tcsicmp( szShortModulePath, szShortImagePath ) ) in FindProcessForImage()

Completed in 26 milliseconds