Searched refs:szProductName (Results 1 – 1 of 1) sorted by relevance
276 TCHAR szProductName[1024] = {0}; in _tWinMain() local319 SafeCopy( szProductName, lpArgs[i], elementsof( szProductName )); in _tWinMain()430 _tcscat( lpCommandLine, szProductName ); in _tWinMain()
Completed in 11 milliseconds