File: system_info.srs
Size: 398
Date: Mon, 07 Apr 2008 21:32:36 +0200
$PBExportHeader$system_info.srs
global type SYSTEM_INFO from structure
   long     wProcessorArchitecture
   long     wReserved
   ulong    dwPageSize
   ulong    lpMinimumApplicationAddress
   ulong    lpMaximumApplicationAddress
   ulong    dwActiveProcessorMask
   ulong    dwNumberOfProcessors
   ulong    dwProcessorType
   ulong    dwAllocationGranularity
   long     wProcessorLevel
   long     wProcessorRevision
end type