Home | History | Annotate | Download | only in orig

Lines Matching refs:hProcess

137 static HANDLE hProcess;
155 hProcess = GetCurrentProcess();
156 if( hProcess ){
176 getProcessTimesAddr(hProcess, &ftCreation, &ftExit, &ftKernelBegin, &ftUserBegin);
193 getProcessTimesAddr(hProcess, &ftCreation, &ftExit, &ftKernelEnd, &ftUserEnd);