File: process_information.srs
Size: 177
Date: Mon, 07 Apr 2008 21:32:30 +0200
$PBExportHeader$process_information.srs
global type PROCESS_INFORMATION from structure
   ulong    hProcess
   ulong    hThread
   ulong    dwProcessId
   ulong    dwThreadId
end type