Home
last modified time | relevance | path

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

/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2052 static bool ParseCommandArgs( LPDWORD pdwProcessId, PEXCEPTION_POINTERS* ppException, LPDWORD pdwTh… in ParseCommandArgs() argument
2127 *pdwProcessId = _tcstoul( argv[argn], NULL, 0 ); in ParseCommandArgs()
2172 *pdwProcessId = dwProcessId; in ParseCommandArgs()
2179 if ( !*pdwProcessId && !g_bLoadReport ) in ParseCommandArgs()
2189 *pdwProcessId = dwProcessId; in ParseCommandArgs()