1
0
mirror of synced 2024-09-19 09:46:09 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
0a35f987f0 Added: Vista support for X2UtOS
Added: X2UtProcess unit
Changed: on-demand loading for App.Version (optimization for creating multiple instances in multi-threaded situations)
Fixed: revert BeginSection calls in X2UtPersist on failure
Fixed: use BoolToStr instead of ReadInteger for boolean registry values
2008-01-20 14:50:26 +00:00
6ea14fac77 Added: OS.ComCtlVersion and OS.XPManifest properties 2004-08-31 09:12:50 +00:00
451903597f Moved: license is now in external file
Changed: preparations for new X2UtSettings feature; definitions
2004-07-22 14:52:09 +00:00
dcbdb9edd5 Fixed: VersionString for Windows Server 2003 2004-07-22 08:20:11 +00:00
84de63ea1e Fixed: X2UtHandCursor.RES missing
Fixed: osUnknown moved to the end of the enum to prevent checks like ">= osWin2K" failing for future Operating Systems
2004-07-09 11:56:01 +00:00
f02bcc6ffe Added: VirtualTree utilities
Added: Miscellaneous functions
Fixed: minor comment adjustements
2004-06-07 19:17:31 +00:00
85567ecbdd Fixed: crash due to uncreated App.FVersion
Added: OS.FormatVersion method
2004-06-07 10:27:08 +00:00
c5c46e76b5 Fixed: incorrect unit naming for X2UtApp
Added: X2UtOS - Operating System information
2004-06-06 22:21:17 +00:00