Home | History | Annotate | Download | only in orig

Lines Matching defs:hProcess

288 static HANDLE hProcess;
308 hProcess = GetCurrentProcess();
309 if( hProcess ){
330 getProcessTimesAddr(hProcess,&ftCreation,&ftExit,
350 getProcessTimesAddr(hProcess,&ftCreation,&ftExit,&ftKernelEnd,&ftUserEnd);