MiTeC System Information X full changelog
MiTeC System Information X 5.2.1.0
released Mar 2, 2025 (New Release)
TMiTeC_SMBIOS - preliminary SMBIOS 3.8 compliance
TMiTeC_Display properties BIOSVersion, BIOSString and BIOSDate becomes obsolete and removed
TMiTeC_Display properties (Technology,ColorDepth,VerticalRefreshRate etc) moved to TMiTeC_Monitor (TMonitorRecord) and evaluated for every monitor individually
New Demo 37 added - Windows 11 Compliance Test
TMiTeC_Display - highest DirectX version supported detection added (TDisplayAdapter.DXVersion)
Process elevation detection precised (TProcessRecord.Elevation -> Elevated, ElevationType)
Demo 01 enhanced and polished
TMiTeC_BIOS - UEFI and SecureBoot properties added (removed from TSMBIOS)
TFirmware - UEFISecureBoot result type changed to TUEFISecureBoot
TMiTeC_Machine - added GetBIOSName and GetMainboardName methods
TMiTeC_Machine - Azure VM session detection added (TSessionTypes)
Locking in threads is now implemented with using TMonitor instead of TCriticalSection for Delphi 12 and higher
TMiTeC_OperatingSystem - LastUpdateSearch and LastUpdateInstall datetime added
Packages moved to separate folder and redesigned to follow Delphi library suffix (product version) scheme
MiTeC.Windows.TMemoryStatusEx field types fixed (Int64->UInt64)
TMiTeC_Memory - all properties of type Int64 changed to UInt64
TSysProcMonThread - Memory leak fixes
TSysProcMonThread - all memory class functions result type changed from Int64 to UInt64
TMiTeC_Memory - added LimitCommitCharge, CurrentCommitCharge, SystemCache, PagedPool and NonPagedPool properties
Bug fixes (bad pointer typecasts, mixed signed and unsigned types)
TMiTeC_Display properties BIOSVersion, BIOSString and BIOSDate becomes obsolete and removed
TMiTeC_Display properties (Technology,ColorDepth,VerticalRefreshRate etc) moved to TMiTeC_Monitor (TMonitorRecord) and evaluated for every monitor individually
New Demo 37 added - Windows 11 Compliance Test
TMiTeC_Display - highest DirectX version supported detection added (TDisplayAdapter.DXVersion)
Process elevation detection precised (TProcessRecord.Elevation -> Elevated, ElevationType)
Demo 01 enhanced and polished
TMiTeC_BIOS - UEFI and SecureBoot properties added (removed from TSMBIOS)
TFirmware - UEFISecureBoot result type changed to TUEFISecureBoot
TMiTeC_Machine - added GetBIOSName and GetMainboardName methods
TMiTeC_Machine - Azure VM session detection added (TSessionTypes)
Locking in threads is now implemented with using TMonitor instead of TCriticalSection for Delphi 12 and higher
TMiTeC_OperatingSystem - LastUpdateSearch and LastUpdateInstall datetime added
Packages moved to separate folder and redesigned to follow Delphi library suffix (product version) scheme
MiTeC.Windows.TMemoryStatusEx field types fixed (Int64->UInt64)
TMiTeC_Memory - all properties of type Int64 changed to UInt64
TSysProcMonThread - Memory leak fixes
TSysProcMonThread - all memory class functions result type changed from Int64 to UInt64
TMiTeC_Memory - added LimitCommitCharge, CurrentCommitCharge, SystemCache, PagedPool and NonPagedPool properties
Bug fixes (bad pointer typecasts, mixed signed and unsigned types)
MiTeC System Information X 5.1.0.0
released Oct 6, 2024 (New Release)
TMiTeC_SMBIOS - preliminary SMBIOS 3.8 compliance
TMiTeC_Display properties BIOSVersion, BIOSString and BIOSDate becomes obsolete and removed
TMiTeC_Display properties (Technology,ColorDepth,VerticalRefreshRate etc) moved to TMiTeC_Monitor (TMonitorRecord) and evaluated for every monitor individually
New Demo 37 added - Windows 11 Compliance Test
TMiTeC_Display - highest DirectX version supported detection added (TDisplayAdapter.DXVersion)
Process elevation detection precised (TProcessRecord.Elevation -> Elevated, ElevationType)
Demo 01 enhanced and polished
TMiTeC_BIOS - UEFI and SecureBoot properties added (removed from TSMBIOS)
TFirmware - UEFISecureBoot result type changed to TUEFISecureBoot
TMiTeC_Machine - added GetBIOSName and GetMainboardName methods
TMiTeC_Machine - Azure VM session detection added (TSessionTypes)
Locking in threads is now implemented with using TMonitor instead of TCriticalSection for Delphi 12 and higher
TMiTeC_OperatingSystem - LastUpdateSearch and LastUpdateInstall datetime added
Packages moved to separate folder and redesigned to follow Delphi library suffix (product version) scheme
MiTeC.Windows.TMemoryStatusEx field types fixed (Int64->UInt64)
TMiTeC_Memory - all properties of type Int64 changed to UInt64
TSysProcMonThread - Memory leak fixes
TSysProcMonThread - all memory class functions result type changed from Int64 to UInt64
TMiTeC_Memory - added LimitCommitCharge, CurrentCommitCharge, SystemCache, PagedPool and NonPagedPool properties
Bug fixes (bad pointer typecasts, mixed signed and unsigned types)
TMiTeC_Display properties BIOSVersion, BIOSString and BIOSDate becomes obsolete and removed
TMiTeC_Display properties (Technology,ColorDepth,VerticalRefreshRate etc) moved to TMiTeC_Monitor (TMonitorRecord) and evaluated for every monitor individually
New Demo 37 added - Windows 11 Compliance Test
TMiTeC_Display - highest DirectX version supported detection added (TDisplayAdapter.DXVersion)
Process elevation detection precised (TProcessRecord.Elevation -> Elevated, ElevationType)
Demo 01 enhanced and polished
TMiTeC_BIOS - UEFI and SecureBoot properties added (removed from TSMBIOS)
TFirmware - UEFISecureBoot result type changed to TUEFISecureBoot
TMiTeC_Machine - added GetBIOSName and GetMainboardName methods
TMiTeC_Machine - Azure VM session detection added (TSessionTypes)
Locking in threads is now implemented with using TMonitor instead of TCriticalSection for Delphi 12 and higher
TMiTeC_OperatingSystem - LastUpdateSearch and LastUpdateInstall datetime added
Packages moved to separate folder and redesigned to follow Delphi library suffix (product version) scheme
MiTeC.Windows.TMemoryStatusEx field types fixed (Int64->UInt64)
TMiTeC_Memory - all properties of type Int64 changed to UInt64
TSysProcMonThread - Memory leak fixes
TSysProcMonThread - all memory class functions result type changed from Int64 to UInt64
TMiTeC_Memory - added LimitCommitCharge, CurrentCommitCharge, SystemCache, PagedPool and NonPagedPool properties
Bug fixes (bad pointer typecasts, mixed signed and unsigned types)
MiTeC System Information X 15.1.0
released Oct 6, 2024 (New Release)
TMiTeC_SMBIOS - SMBIOS 3.8 compliance
TMiTeC_Disk - Volume label for mapped drives
Process desktop detection added (TProcessRecord.Desktop)
TMiTeC_Security - added AntiVirus detection on Windows servers
TMiTeC_BT - added Bluetooth radio detection
TMiTeC_EventLog - fixed EventType evaluation in new api (WinEvt)
TMiTeC_EventLog - TEventType and TLogRecord was enhanced
TSysProcMonThread - UseSynchronize property added
TMiTeC_Storage - partition detection fixed and GPT partition property Name added
TMiTeC_Disk - Volume label for mapped drives
Process desktop detection added (TProcessRecord.Desktop)
TMiTeC_Security - added AntiVirus detection on Windows servers
TMiTeC_BT - added Bluetooth radio detection
TMiTeC_EventLog - fixed EventType evaluation in new api (WinEvt)
TMiTeC_EventLog - TEventType and TLogRecord was enhanced
TSysProcMonThread - UseSynchronize property added
TMiTeC_Storage - partition detection fixed and GPT partition property Name added
MiTeC System Information X 4.1.0
released Mar 25, 2021 (New Release)
MiTeC System Information X 3.9.0
released May 31, 2020 (New Release)
MiTeC System Information X 3.5.0
released Nov 3, 2019 (New Release)
MiTeC System Information X 3.4.0
released Jul 21, 2019 (New Release)
MiTeC System Information X 3.3.0
released Mar 28, 2019 (New Release)
MiTeC System Information X for Windows 7 - free download notice
Windows 7 Download periodically updates software information of MiTeC System Information X from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX Video Converter Pro
56% Off -
MacX Media Management Bundle
70% Off -
WinX DVD Ripper
50% Off -
WinX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Windows 7 Service Pack 1 7601.17514.1011
- Advanced SystemCare 19.0.1.158
- Smart Game Booster 5.3.1.692
- The Dude 7.20.5 Stable
- Windows Access Panel 1.0
- Windows 7 Manager 5.2.0
- Windows 7 Manager (x64bit) 5.2.0
- Windows 7 Manager (x32bit) 5.2.0
- Windows Logon Notifier 1.0
- Argus Monitor 7.3.2 Build 3122
- Portable Wise Registry Cleaner 11.2.4 Build 729
- Autoruns for Windows 14.11
- Windows 7 Logon Changer 1.1
- Advanced SystemCare Professional 14.2.0
- AVG-PC Tuneup 24.4 Build 17418
- Argente Utilities 3.0.3.9
- CCleaner 7.1.1066.0 Ad-suppor
- Advanced Serial Data Logger Enterprise 5.1.0 build 1020
- WinGuggle 2.5
- JottiQ 1.1.1Build39993
Popular Tags
backup
vista
tune
disk
clean
optimize
tweak
speed
repair
registry cleaner
defrag
performance
driver
memory
uninstall
faster
registry
boost
remove
security
ram
startup
cpu
optimizer
utility
windows
system
disk cleaner
spyware
cleaner
Popular Windows 7 Software
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- iTop Data Recovery 5.5.0.844
- Windows 7
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 3.1.0.127
- Advanced SystemCare 19.0.1.158
- Smart Game Booster 5.3.1.692
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.17.7
- The Dude 7.20.5 Stable
- Atlantis Word Processor 5.0.0.12
- IObit Uninstaller 15.1.0.1
- Miraplacid Text Driver Terminal Edition 8.0
- Miraplacid Text Driver 8.0
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



