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

14 Commits

Author SHA1 Message Date
d762903951 Fixed OS.Version for Delphi XE2
Resolved string typecast warning
2014-12-31 09:36:39 +00:00
1fe867988b Fixed: VersionString for known Windows versions 2014-05-27 14:07:35 +00:00
cb7480fb04 Fixed: typos 2014-04-08 14:38:16 +00:00
ac5af10a67 Added: Server 2012 / Windows 8 support 2014-04-08 11:34:04 +00:00
06e559505d Fixes for Delphi XE2
Fixed compatibility with D2007
2013-04-09 14:48:41 +00:00
35a7e5f5fb Added: X2UtOS now supports Windows 7 and Server 2008
Added: X2UtElevation unit for writing UAC compatible applications
2010-01-31 11:18:49 +00:00
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