Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx264 LPTSTR* lpArgs = GetCommandArgs( &nArgs ); in _tWinMain() local
293 LPTSTR lpArg = lpArgs[i]; in _tWinMain()
304 SafeCopy( szInstanceURN, lpArgs[i], elementsof( szInstanceURN )); in _tWinMain()
312 SafeCopy( szTargetURN, lpArgs[i], elementsof( szTargetURN )); in _tWinMain()
319 SafeCopy( szProductName, lpArgs[i], elementsof( szProductName )); in _tWinMain()
326 SafeCopy( szProductVersion, lpArgs[i], elementsof( szProductVersion )); in _tWinMain()
333 … SafeCopy( szParentProductName, lpArgs[i], elementsof( szParentProductName )); in _tWinMain()
340 SafeCopy( szProductSource, lpArgs[i], elementsof( szProductSource )); in _tWinMain()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp2592 void _cdecl SendingThread( void *lpArgs ) in SendingThread() argument
2594 RequestParams *pParams = (RequestParams *)lpArgs; in SendingThread()

Completed in 30 milliseconds