Searched refs:stProcInfo (Results 1 – 1 of 1) sorted by relevance
1178 PROCESS_INFORMATION stProcInfo; local1206 &stProcInfo)) /* <- Process info (if OK) */1208 int pid = (int)stProcInfo.dwProcessId;1210 CloseHandle(stProcInfo.hThread);/* library source code does this. */