Searched refs:szShortImagePath (Results 1 – 1 of 1) sorted by relevance
1994 TCHAR szShortImagePath[MAX_PATH]; in FindProcessForImage() local1996 if ( GetShortPathName( lpImagePath, szShortImagePath, elementsof(szShortImagePath) ) && in FindProcessForImage()2015 if ( 0 == _tcsicmp( szShortModulePath, szShortImagePath ) ) in FindProcessForImage()
Completed in 18 milliseconds