Information returned via the SystemInfo WLX Version 3.0

Time consumed in seconds to get all this bloat of informations through all the system!
Windows Version as in the kernel

Processor Information 
	Type 
	MMX compatible? 
	MHZ 
	CoProcessor Presents? 
	Number of CPUs 

Extended Processor Information
	CPU String
	CPU Speed
	Number of CPUs
	Family
	Model
	Stepping

Extended Processor Features
	FPU		CMOV
	VME		PAT
	DE		PSE36
	PSE		PSNUM
	TSC		CLFLUSH
	MSR		DTS
	PAE		ACPI
	MCE		MMX
	CX8		FXSR
	APIC		SSE
	SEP		SSE2
	MTRR		SS
	PGE		TM
	MCA
	3dNow!            3dNow!Ex
	SSE 		MMX

Debugging Information
	# CPUs detected
	CPU knows CPUID
	Highest CPUID
	Intel Cache Info EAX
	Intel Cache Info EBX
	Intel Cache Info ECX
	Intel Cache Info EDX
	CPU Signature
	CPU Feature EBX
	CPU Feature ECX
	CPU Features
	Highest CPUID
	CPU Old Intel name
	Largest extended CPU feature
	CPU Speed from QueryPerformanceFrequency
	Final determined speed

Computer Name 
	Computer/Host Name
	Windows95 User Name
	WindowsNT/2000/XP User Name
	Domain Name
	Ethernet Adapeters (also local loopbacks)
		Number of interfaces
		Description
		IP Address
		Subnet Mask
		MAC Address
		NIC Type
	Info of Modem
		Number of modems installed
		PortSubClass 
		Driver 
		Manufacturer 
		Model 
		Name 
		InfFile 
	NetClient 
	Network Protocols 
		TCP/IP (the protocol you use to connect to the Internet and wide-area networks) 
		IPX/SPX-compatible Protocol (the protocol NetWare and Windows NT servers, and Windows 95 computers use to communicate) 
	SOCKET Information
		Version
		Highest Ver
		Description
		System Status
		Max
		IP Address
		Domain Name
		UDP Max
		Computer Name
		User Name

Directories 
	Windows Directory 
	System Directory 
	Temp Directory 

Disk Information 
	Drive Type (e.g., Fixed Disk, etc.) 
	Volume Name 
	Volume Serial 
	Total Space 
	Free Space 
	Physical Geometry (heads, Sectors, Cylinders, Serial Number and bios name)

Display Information 
	Display Resolution
	Display Colors

Memory Information (due to used Win32 API the current detection limit is 2GB for each voice)
	Total Physical RAM 
	Free Physical RAM 
	Memory Load
	Total Page File 
	Free Page File 
	Total Virtual Memory 
	Free Virtual Memory 

Printer Information 
	ServerName 
	PrinterName 
	ShareName 
	PortName 
	DriverName 
	Description 
	Location 
	Processor 
	Processor param 
	DataType 
	Status 
	Current jobs 
	Current printing speed: ? Page(s)/minute 
	Print to the following port: \\YOURSERVER\.Print_Queue.??? 

OS Information
	OS (as from the higher level APIs)
	BuildNumber (as from the higher level APIs)
	Platform (as from the higher level APIs)
	MinorVersion (as from the higher level APIs)
	ServicePack (as from the higher level APIs)

Mouse Information
	Present
	Btn swapped
	Threshold X
	Threshold Y
	Speed

Keyboard Information
	Repeat
	Delay

Locale Information
	CodePage
	CalendarType
	OEMCodePage
	Language
	DateFormat
	Country
	CountryCode
	TimeFormat
	Currency Symbol
	TimeFormatSpecifier
	LocalLanguage
	TimeZone

Multimedia Information
	IsInstalled
	HasVolumeControl
	HasSeparateRLVolCtrl
	Companyname
	Productname

Serial ports
	Number of serial ports, physical and virtual
	BaudRate
	Configuration  
	Flow Controls
  	Xon/Xoff chars
 	EOF char
  	Error char

Sorted list of installed applications with versions if available for Local User and for whole machine

History of important event logs behaves differently on Windows NT/2000/XP and WIndows 9x/ME)

For Windows NT/2000/XP
	Uptime Report for: 
	Current OS: 
	Time Zone: 
 	System Events as of dd/mm/yy hh.mm.ss:
	 Date:      Time:        Event:               Comment:
	 ---------- -----------  -------------------  ---------------------------------
	dd/mm/yy hh.mm.ss  Shutdown             
 	dd/mm/yy hh.mm.ss  Boot                   Prior downtime:
	dd/mm/yy hh.mm.ss  Shutdown            Prior uptime:
 
 	Current System Uptime: dd day(s), hh hour(s), mm minute(s), ss second(s)
 	------------------------------------------------------------------------------
 	Since dd/mm/yy:
		Total Reboots: 
	     	Mean Time Between Reboots: dd days
		Total Bluescreens: 
     		Total Application Failures:
  	------------------------------------------------------------------------------
	Since dd/mm/yy:
             	System Availability:
                   	Total Uptime: 
                 	Total Downtime: 
                  	Total Reboots: 
		Mean Time Between Reboots: dd days
              	Total Bluescreens:
     		Total Application Failures:
	Notes about reported informations

For Window 9x/ME (maximum is 49 day(s), 17 hour(s), 2 minute(s), 47 sec(s), after this the counter restart from 0)
	Current System Uptime: dd day(s), hh hour(s), mm minute(s), ss second(s)

	
---------------------------------------------------------------------------------
Enrico Frumento