What's new in MiTeC System Information Component Suite 15.0.0

Apr 30, 2024
  • 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)

New in MiTeC System Information Component Suite 14.7.1 (Nov 10, 2023)

  • TMiTeC_SMBIOS - SMBIOS 3.7 compliance and bug fixes
  • TMiTeC_SMBIOS - LoadFromFile, SystemString, InstalledMemory and MemoryType functions added
  • TMiTeC_Machine - Hyper-V session detection added
  • Demo 36 added - working with TMiTeC_SMBIOS
  • TMiTeC_EventLog - ExpandMessages, NewAPIAvailable properties added
  • TMiTeC_EventLog - OnExpandMessage event added
  • TMiTeC_EventLog - bug fixes
  • TMiTeC_OperatingSystem - Game Mode detection (for Win >=10)
  • Delphi 12 Athens compatibility

New in MiTeC System Information Component Suite 14.7.0 (Jul 7, 2023)

  • TMiTeC_CPU - extended feature flags detection completed (CET, CET-IBT and CET-SSS and many more)
  • TMiTeC_SMBIOS - completely rewritten (MSI_DMA.pas removed, MiTeC_Firmware.pas added)
  • TMiTeC_Monitor - EDID decoding enhanced, new fields
  • TMiTeC_Display - WDDM version detection enhanced
  • TMiTeC_WiFi - added 802.11ad and 802.11ax types detection
  • TMiTeC_WiFi - Channel number evaluation and wifi detection fixed
  • TMiTeC_BitLocker - BitLocker status and recovery keys
  • Internal code optimizations
  • TSysProcMonThread - added GDI handles enumeration
  • TSysProcMonThread - fixed Environment enumeration for 32bit processes
  • Demo 35 added - working with Network Configuration class

New in MiTeC System Information Component Suite 14.6.1 (Jan 4, 2023)

  • TSysProcMonThread - added property EvaluateCPUTemp which triggers CPU package temperature detection on/off
  • TSysProcMonThread - added Protected Process Light (PPL) detection
  • TSysProcMonThread - ASLR, DEP, CF Guard and Stack Protection detection added
  • TSysProcMonThread - Physical CPU count and CPU Clock evaluation fixed
  • TMiTeC_Storage - fixed serial numbers and NVMe temperature detection
  • TMiTeC_Storage - Added World Wide Name and Media Rotation Rate detection
  • TMiTeC_OperatingSystem - Windows Server 2016+ display version detection added
  • TMiTeC_Machine - property EvaluateThermalZones
  • TMiTeC_Machine - property ThermalZones, ThermalZoneCounters added
  • Lazarus/Free Pascal compatibility fixed
  • Internal code optimizations

New in MiTeC System Information Component Suite 14.6.0 (Oct 24, 2022)

  • TMiTeC_OperatingSystem - System Code Integrity options detection added
  • TMiTeC_OperatingSystem - LiveID detection fixed
  • TMiTeC_OperatingSystem - True windows name and version and compatibility mode detection enhanced and precised
  • TMiTeC_OperatingSystem - OSBuild property removed
  • TMiTeC_OperatingSystem - UpdateBuildRevision property added
  • TMiTeC_SMBIOS - UEFI Secure Boot status detection added
  • TMiTeC_SMBIOS - SMBIOS 3.6 compliance
  • TMiTeC_SMBIOS - Fixed BIOS size evaluation
  • TSysProcMonThread - process CPU usage fixed under Windows Vista
  • TSysProcMonThread - CPU package temperature added (experimental, only on machines with appropriate thermal zone available)
  • TMiTeC_Storage - HDD SSD temperature detection fixed
  • TMiTeC_Network - Adapter max speed detection fixed
  • Demo 02 - memory detection fixed
  • Demo 19 - CPU temperature added
  • Application GetSys redesigned

New in MiTeC System Information Component Suite 14.5.2 (Jun 21, 2022)

  • TMiTeC_CPU - Fixed CPU cache evaluation
  • TMiTeC_Storage - Fixed crash on systems with NVMe disks with RAID bus.
  • TSysProcMonThread - Max CPU speed fixed
  • TSysProcMonThread - Installed memory detection fixed
  • DEVELOPMENT AND COMPATIBILITY FOR DELPHI 2005,2006 HAS BEEN ENDED

New in MiTeC System Information Component Suite 14.5.1 (Sep 13, 2021)

  • TMiTeC_CPU - added new AMD and Intel processor detection
  • TMiTeC_OperatingSystem - added Display version (ReleaseID becomes obsolete)
  • Windows 11 compatibility
  • Delphi 11 Alexandria compatibility

New in MiTeC System Information Component Suite 14.5.0 (Mar 25, 2021)

  • MSI_SysProcMon - Added process username to sampling data
  • TMiTeC_Display - added GPU property indicating GPU presence
  • TMiTeC_CPU - fixed cpu core and thread count detection
  • TMiTeC_CPU - added SocketCount and SocketDesignation properties
  • TMiTeC_SMBIOS - fixed cache size detection when its size exceeding word boundary

New in MiTeC System Information Component Suite 14.4.0 (Dec 14, 2020)

  • TMiTeC_Machine - domain detection fixed
  • TMiTeC_AD - Active Directory object properties evaluation enhanced
  • TPerfMonThread - Multi-instance counters evaluation fixed
  • TPerfMonThread - GPU processes and engines monitoring added
  • TMiTeC_Display - property LUID, PhysID, DriverDesc, DriverVersion, Location, WDDM version and GPU node enumeration added
  • TMiTeC_Storage - SUBST drives are now correctly evaluated
  • TMiTeC_Storage - SSD NVMe disks temperature detection
  • TMiTeC_Internet - Default internet browser and email client detection fixed
  • TMiTeC_Security - Added product version
  • TPerfMonThread - Added Demo 33 - GPU Utilization
  • TMiTeC_CPU - Codename and technology evaluation enhanced
  • TMiTeC_CPU - CPUIDSignature and MicroCodeRevision properties added
  • TSysProcMonThread - Fixed process module enumeration
  • TMiTeC_MachineJournal - Added Power event 41 evaluation
  • TMiTeC_SMBIOS - Table 2 (Mainboard) compeletd
  • TMiTeC_SMBIOS - Table 3 (Chassis) completed
  • TMiTeC_SMBIOS - Table 5 (Memory Controller) completed
  • TMiTeC_SMBIOS - Table 9 (System Slots) completed
  • TMiTeC_SMBIOS - Table 12 (System Configuration Options) added
  • TMiTeC_SMBIOS - Table 13 (BIOS Language Information) added
  • TMiTeC_SMBIOS - Table 34 (Management Devices) added
  • TMiTeC_SMBIOS - SMBIOS value reading code example added
  • TMiTeC_SMBIOS - SMBIOS now saves SMBIOS raw memory to SIF file and reconstructs all data from this record (if available) on load
  • TMiTeC_Devices - Added Parent field to TDevice to ensure correct device hierarchy
  • MSIX application - UI enhanced and polished
  • MSIX application - added embedded vendor and product database so that VendorID and DeviceID/ProductID are now translated to real names
  • MSIX application - Bus tree is now correctly hierarchised
  • ROM BIOS Explorer application - UI enhanced and polished

New in MiTeC System Information Component Suite 14.3.0 (May 31, 2020)

  • TSysProcMonThread - Thread description detection (Windows 10+)
  • TMiTeC_CPU - CPU features detection completely rewritten to be compilant with latest models
  • Delphi 10.4 Sydney compatibility

New in MiTeC System Information Component Suite 14.2.0 (May 31, 2020)

  • TMiTeC_MUS - Fixed available updates detection in 32-bit version
  • TMiTeC_MUS - Added Update History detection and available updates detection information extended
  • TMiTeC_MUS - Added Demo 32
  • TMiTeC_Storage - Fixed assigning logical drives to physical devices
  • TSysProcMonThread - Added additional settings properties (PerformanceMeasuring, EvaluateSecurityInfo, RetrieveProcessIcon, RetrieveProcessVersionInfo)

New in MiTeC System Information Component Suite 14.1.0 (Mar 17, 2020)

  • Trusted Platform Module detection added (TMiTeC_Machine.TPM)
  • Windows Product Key decoding rewritten and fixed
  • Added Windows available updates detection (MicrosoftUpdateSession)(MSI_MUS.pas, TMiTeC_MUS)

New in MiTeC System Information Component Suite 14.0.0 (Mar 1, 2020)

  • TProcListMonThread, TSysMonThread, TProcMonThread and TSysModListMonThread merged to new one - TSysProcMonThread (MSI_ProcListMon.pas, MSI_SysMon.pas, MSI.ProcMon.pas, MSI_SysModListMon -> MSI_SysProcMon.pas)
  • TMiTeC_SysProcMon - CPU usage measuring rewritten and precised - process cpu cycle time is used to usage calculation
  • TMiTeC_SysProcMon - CPU clock frequency evaluation rewritten - now it is based on real power distribution
  • TMiTeC_SysProcMon - Handle enumeration rewritten to reflect latest available APIs
  • TMiTeC_SysProcMon - System process module enumeration added
  • TMiTeC_SysProcMon - Windows 2000 compatibility fixed
  • TMiTeC_SysProcMon - Thread start address symbol evaluation
  • TMiTeC_Security - added product state, component rewritten->new interface
  • TMiTeC_SMBIOS - Windows 2000 compatibility fixed
  • TMiTeC_Storage - added SMART data reading for USB disks
  • TMiTeC_SMBIOS - initial SMBIOS 3.4 compliance
  • TMiTeC_SMBIOS - Hardware Security table 24 added
  • TMiTeC_SMBIOS - OEMM strings table 11 added
  • FPC/Lazarus compatibility

New in MiTeC System Information Component Suite 13.4.0 (Jun 14, 2019)

  • TMiTeC_SMBIOS detection fixed
  • TMiTeC_OperatingSystem VMWare/VirtualPC/VirtualBox session identification fixed
  • TProcMonThread handles enumeration fixed
  • TProcMonThread file handle file position evaluated in handles detection
  • TMiTeC_TCPIP adapter detection fixed

New in MiTeC System Information Component Suite 13.3.0 (Apr 17, 2019)

  • TMiTeC_Startup entries extended to full version info
  • TMiTeC_SMBIOS tables 16,22,39,41,43,204,219,221 detection added + SMBIOS 3.2 compliance added
  • TProcListMonThread process priority class and affinity added
  • TProcMonThread process priority class and affinity added
  • ROM BIOS Explorer enhanced (version 2.0)
  • Device monitor volume connect/disconnect event now correctly returns multiple drives

New in MiTeC System Information Component Suite 13.2.1 (Jan 9, 2019)

  • Delphi 10.3 Rio compatibility fixed
  • TProcMonThread property ChildInstancesPrivateBytes added

New in MiTeC System Information Component Suite 13.2.0 (Nov 26, 2018)

  • Delphi 10.3 Rio compatibility added
  • TMiTeC_Network IPv6 support
  • TNetworkConfiguration IPv6 support
  • TSvcListMonThread service record enhanced (ControlsAccepted)
  • TMiTeC_Storage device info record enhanced (VolumeLabel, LogicalSerial, LogicalSize)
  • TMiTeC_Software install record enhanced (HelpLink, AboutLink, InfoLink, UpdateLink)

New in MiTeC System Information Component Suite 13.1.0 (Sep 21, 2018)

  • TMiTeC_Monitor detection enhanced and precised (Bounds,WorkArea,MonitorNum,DPI)
  • Demo 30 added - monitor detection
  • TMiTeC_WEI - Windows Experience Index evaluation fixed

New in MiTeC System Information Component Suite 12.8.0 (Aug 9, 2018)

  • CRC routines enhanced and fixed (MiTeC_CRC.pas)
  • AES routines enhanced and fixed (MiTeC_WinCrypt.pas)
  • Demo 29 added - working with network utilities
  • EventLog bugs fixed (MiTeC_EventLog.pas, MSI_EventLog.pas)
  • Thread wait states updated (MiTeC_NativeDefs.pas)
  • All list classes moved to new unit MiTeC_Lists.pas
  • XP compatibility fixed

New in MiTeC System Information Component Suite 12.7.0 (Jun 26, 2018)

  • Working with certificates enhanced (MiTeC_Cert.pas)
  • Network Configuration class enhanced (MiTeC_NCC.pas)
  • Demo 28 added - working with certificates
  • All windows declarations moved to new unit MiTeC_Windows.pas
  • All class helpers moved to new unit MiTeC_Helpers.pas
  • All list classes moved to new unit MiTeC_Lists.pas
  • MiTeC_StringsHelper.pas removed

New in MiTeC System Information Component Suite 12.6.0 (Apr 27, 2018)

  • ICMP Echo API interface (MiTeC_IcmpApi.pas)
  • Windows Trust API interface (MiTeC_WinTrust.pas)
  • Windows CryptUI API interface (partial) (MiTeC_CryptUI.pas)
  • Working with certificates and AuthentiCode (MiTeC_Cert.pas)
  • Network Configuration class (MiTeC_NCC.pas)
  • Working with IPv4 and IPv6 (MiTeC_IPTypes.pas) - replaces functions from MiTeC_NetUtils.pas
  • Demo 18 enhanced (AuthentiCode)
  • Windows Server 2016 compatibility
  • Volume Shadow Service API interface (MiTeC_VssApi.pas)
  • TMiTeC_OperatingSystem.OSBuild added
  • Machine Journal class (MiTeC_MachineJournal.pas)
  • TMiTeC_Engines.NET detection refined
  • MiTeC additional components (TWebBrowserEx,TMGauge,TMCategoryButtons,TWheelScrollBox,etc.) removed from package

New in MiTeC System Information Component Suite 12.5.0 (Jan 9, 2018)

  • DEVELOPMENT AND COMPATIBILITY FOR DELPHI 7 HAS BEEN ENDED !!!!!!!!
  • TMiTeC_USBHistory: USB usage detection component
  • TMiTeC_WLANC: known Wi-Fi networks enumeration (including network keys)
  • TMiTeC_Firewall: enumerates settings and rules from Windows Firewall, rule management functionality
  • TMiTeC_ProcessList: large memory leak fix
  • TMiTeC_CPU: memory leak fix
  • TMiTeC_Network: protocols,clients and services detection fix
  • TSvcListMonThread: service startup detection enhanced (delayed start, trigger start)
  • Added Demo 25 for TMiTeC_USBHistory demonstration
  • Added Demo 26 for TMiTeC_WLANC demonstration
  • Added Demo 27 for TMiTeC_Firewall demonstration

New in MiTeC System Information Component Suite 12.4.0 (Nov 20, 2017)

  • TMiTeC_NetCreds: cached network credentials enumeration
  • TProcMonThread: USER and GDI handles evaluation
  • TMiTeC_Startup: Task scheduler jobs enumeration bug fix
  • TProcListMonThread: USER and GDI handles evaluation
  • TMiTeC_OperatingSystem: Windows 10 ReleaseID detection
  • TPerfMonThread: Counter enumeration bug fix

New in MiTeC System Information Component Suite 12.3.0 (May 27, 2017)

  • Free Pascal Compiler 3.x/Lazarus compatibility
  • TProcMonThread: modules evaluated on-the-fly
  • TProcMonThread: thread start address evaluation
  • TMiTeC_EventLog: added event OnReadEventLog allowing eventlog reading cancellation
  • THndListMonThread: added, provides real-time monitoring of handles of specified type and their properties (MSI_HndListMon.pas)
  • TMiTeC_ProcessList: added Handles enumeration
  • TProcMonThread: fixed file handle enumeration bug
  • TMiTeC_Startup: Task scheduler jobs run at boot and logon included (Vista+)

New in MiTeC System Information Component Suite 12.2.3 (Mar 31, 2017)

  • Delphi 10.2 Tokyo compatibility

New in MiTeC System Information Component Suite 12.2.2 (Feb 22, 2017)

  • TPerfMonThread bug fixes
  • TSysMonThread bug fixes
  • TSvcListMonThread bug fixes

New in MiTeC System Information Component Suite 12.2.1 (Jan 25, 2017)

  • TPerfMonThread bug fixes and enhancements

New in MiTeC System Information Component Suite 12.2.0 (Jan 22, 2017)

  • TSysMonThread enhanced (installed memory, system cache)
  • TMiTeC_Devices enhanced (Computer, SoundCard)
  • Added TPerfMonThread for real-time monitoring of performance counters (MSI_PerfMon.pas)
  • Added Demo 21 for TPerfMonThread demonstration
  • TProcMonThread bug fixes
  • TProcListMonThread bug fixes
  • Performance Counter Viewer application rewritten using new Performance Data Helper API
  • TMiTeC_Display, TMiTeC_Machine, TMiTeC_Media, TMiTeC_Monitor and TMiTeC_Network now uses TMiTeC_Devices externally via new property MiTeC_Devices

New in MiTeC System Information Component Suite 12.1.0 (Nov 24, 2016)

  • TSysMonThread enhanced (Power, battery, ...)
  • TProcMonThread enhanced (modules, handles, windows enumeration)
  • Added TProcListMonThread for real-time monitoring of running processes (MSI_ProcListMon.pas)
  • Added TSvcListMonThread for real-time monitoring of installed services and drivers (MSI_SvcListMon.pas)
  • Added TSysModListMonThread for real-time monitoring of system modules (MSI_SysModListMon.pas)
  • Added TNetConMonThread for real-time monitoring of network connections MSI_NetConMon.pas)
  • Added Demo 20 for TNetConMonThread demonstration
  • TMiTeC_ProcessList rewritten from the scratch using new TProcListMonThread and TSvcListMonThread
  • Demo 06 and 18 rewritten using new TProcListMonThread and TSvcListMonThread

New in MiTeC System Information Component Suite 12.0.0 (Oct 18, 2016)

  • TMiTeC_CPUUsage component removed (MSI_CPUUsage.pas)
  • TSysMonThread (MSI_SysMon.pas) added, provides cpu usage, cpu clock and memory measuring in realtime
  • TProcMonThread added, process monitoring (cpu, io, memory usage) including process threads (MSI_ProcMon.pas)
  • Added new demo for SysMon and ProcMon (18,19)
  • TMiTeC_ProcessList optimized (MSI_Processes.pas)
  • Fixed all compiler warnings
  • new component icons
  • new HTML Help
  • removed all obsolete (Win9x, D5, D6) code
  • removed compatibility with old SIS files
  • TMiTeC_NTSpecific and TMiTeC_VistaSpecific properties were moved to TMiTeC_OperatingSystem and components removed (MSI_OS.pas)
  • TMiTeC_Resources removed (MSI_Memory.pas)
  • MiTeC_D5C.pas and MiTeC_D6C.pas removed
  • MiTeC_SIS.pas renamed to MiTeC_SIF.pas
  • User-defined data storage mechanism enhanced - TMiTeC_Component.SaveToStorage, LoadStorageInfo
  • Added new demo for StreamCodeProcedure usage (how to compress/encrypt and decompress/decrypt data in System Information File) (02)
  • MiTeC_Console removed (MSI_Console.pas)

New in MiTeC System Information Component Suite 11.6.3 (Aug 1, 2016)

  • Single process monitoring routines and demo (MSI_Processes.pas).
  • Added DisableWMI property to TMiTeC_SMBIOS to optionally disable WMI detection method.
  • Bug fix in TMiTeC_DeviceMonitor (MSI_DeviceMonitor.pas).

New in MiTeC System Information Component Suite 11.6.2 (Aug 1, 2016)

  • Storage devices serial number detection enhanced.
  • Delphi 10.1 Berlin compatibility.

New in MiTeC System Information Component Suite 11.6.1 (Aug 1, 2016)

  • Display adapter memory size detection corrected.
  • Operating system version detection corrected.
  • Windows 2000/XP compatibility fixed.
  • Network adapter detection enhanced (alias,dns,dns suffix,ipv4,ipv6).

New in MiTeC System Information Component Suite 11.6.0 (Aug 1, 2016)

  • Disk detection rewritten, SMART threshold values and IdentifyDeviceData .added (TMiTeC_Storage).
  • USB device ejection (for safe removal) (TMiTeC_USB).
  • PerfLib: New demo application.
  • APM detection bug fixes.
  • SMBIOS detection bug fixes.
  • EventLog detection bug fixes.

New in MiTeC System Information Component Suite 11.5.9 (Aug 1, 2016)

  • Disk detection bug fixes.
  • CPU topology detection bug fixes.
  • APM detection bug fixes.
  • Network adapters type recognition updated.
  • Solid State Drive detection.
  • New network adapters enumeration demo.
  • Delphi 5,6 support ended.

New in MiTeC System Information Component Suite 11.5.8 (Aug 1, 2016)

  • Delphi 10 Seattle compatibility.
  • Samsung SSD temperature detection.
  • Version Information reader and patcher (MiTeC_VersionInfo.pas).
  • New app Version Info Editor.
  • Fixed APM CPU frequency detection.

New in MiTeC System Information Component Suite 11.5.7 (Aug 1, 2016)

  • Windows 10 compatibility.
  • Windows Live ID detection added (Win8+) (TMiTeC_OperatingSystem).
  • Logged user account image retrieval added (MiTeC_SysUtils.RetrieveUserAccountPicture).

New in MiTeC System Information Component Suite 11.5.6 (Aug 1, 2016)

  • XE8 compatibility.

New in MiTeC System Information Component Suite 11.5.5 (Aug 1, 2016)

  • Installed software detection improved (MSI_Software.pas).
  • Domain detection fixed (MSI_Machine.pas).
  • Initial support for Windows 10.
  • Environment variables detection bug fixed (only first 4096 chars was processed.)
  • Device detection bug fixed (some devices with the same HardwareID were not listed).
  • Last shutdown datetime detection added (TMiTeC_Machine).
  • WinPE version detection.
  • Windows 8.1 product key detection corrected.
  • MiTeC OnOff Switches is now bundled with MSICS.

New in MiTeC System Information Component Suite 11.5.4 (Aug 1, 2016)

  • Delphi XE7 compatibility.
  • MiTeC_PerfUtils.pas added for easier work with Performance Library.
  • Routines for process CPU usage evaluation added (MSI_CPUUsage.pas).

New in MiTeC System Information Component Suite 11.5.3 (Aug 1, 2016)

  • Bug fixes.

New in MiTeC System Information Component Suite 11.5.2 (Aug 1, 2016)

  • Delphi XE6 compatibility.
  • Bug fixes.
  • Domain/Workgroup detection enhanced (MSI_Machine).
  • Inter-process communication interface added (MiTeC_IPC.pas).

New in MiTeC System Information Component Suite 11.5.1 (Aug 1, 2016)

  • Fixed Windows 8.x activation check.
  • Fixed Windows 8.x product key decoding.

New in MiTeC System Information Component Suite 11.5.0 (Oct 23, 2013)

  • UEFI detection (MSI_SMBIOS.pas)
  • SMBIOS 2.8 support (MSI_SMBIOS.pas)
  • Genuine (Activated) Windows detection (MSI_OS.pas)
  • Antivirus, AntiSpyware and Firewall detection (MSI_Security.pas)
  • Wi-Fi available networks detection (MSI_WIFI.pas)

New in MiTeC System Information Component Suite 11.4.0 (Sep 30, 2013)

  • Delphi XE5 compatibility
  • Compatibility mode detection -> true windows version
  • WinPE compatibility
  • Windows 8.1 compatibility
  • Autoruns detection fixed and enhanced (TMiTeC_Startup)
  • Microsoft product registration detection fixed and enhanced (TMiTeC_MSProduct)

New in MiTeC System Information Component Suite 11.3.0 (Aug 30, 2013)

  • Fixed VMWare virtual machine detection
  • Fixed Microsoft Office product detection
  • Fixed Active Directory detection

New in MiTeC System Information Component Suite 11.2.0 (Jul 24, 2013)

  • Added procedure Clear for all component. It clears all data.
  • Fixed bug in TMiTeC_Startup
  • Fixed storage device serial number detection bug

New in MiTeC System Information Component Suite 11.1.0 (May 16, 2013)

  • XE4 compatibility

New in MiTeC System Information Component Suite 11.0.0 (Apr 8, 2013)

  • XE3 compatibility
  • Windows 8 compatibility
  • EventLog component
  • ActiveDirectory component
  • Enhanced process detection (TMiTeC_ProcessList)
  • Added session capability scan for all components (it allows scan e.g. logged user from a service, or different users in Terminal Services environment)
  • New file storage format (SIF) with backward compatibility and with encoding and/or compression capability
  • New ActiveDirectory Explorer demo application
  • Many new APIs added (Terminal Services, SQLite 3 etc.)
  • Overview dialog removed from TMiTeC_SystemInfo (MSI_GUI.pas) to make it more lightweight
  • MSI_GUI.pas renamed to MSI_SystemInfo.pas
  • TMiTeC_Startup completely rewritten, better and enhanced detection, easier data handling
  • Internal data storage in TMiTeC_Devices rewritten to remove memory leaks
  • Internal data storage in TMiTeC_TCPIP rewritten to remove memory leaks
  • Multiple display adapters support (TMiTeC_Display)
  • BIOS/ECF information detection enhanced (TMiTeC_BIOS)
  • Process handles enumeration
  • SMBIOS Electrical Current Probes, Voltage Probes and Cooling Devices enumeration