Searched refs:dwProcessIds (Results 1 – 1 of 1) sorted by relevance
399 DWORD dwProcessIds[1024]; in _tmain() local400 DWORD nProcesses = elementsof(dwProcessIds); in _tmain()404 ParseCommandArgs( dwProcessIds, &nProcesses, &sig ); in _tmain()410 _tprintf( _T("Sending signal to process id %d..."), dwProcessIds[n] ); in _tmain()413 FALSE, dwProcessIds[n] ); in _tmain()
Completed in 7 milliseconds