Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds