Codehunter Works präsentiert |
 |
Version 1.4 |
|
Die freie Bibliothek für Borland Delphi © 4 bis
7 |
|
TOSSuiteType |
Definiert Informationen zu zusätzlichen Betriebssystemkomponenten.
TOSSuiteType = (OSST_BACKOFFICE, OSST_DATACENTER, OSST_DOTNETWEBSERVER,
OSST_ENTERPRISE, OSST_PERSONAL, OSST_SEC_APPL, OSST_SMALLBUSINESS,
OSST_SMALLBUSINESS_RESTRICTED, OSST_TERMINAL, OSST_UNKNOWN);
- Unit
- dwTypes
- Parameter
- OSST_BACKOFFICE
- Microsoft BackOffice Komponenten sind installiert
- OSST_DATACENTER
- Windows 2000 Datacenter Server oder Windows Server 2003 Datacenter Edition ist installiert
- OSST_DOTNETWEBSERVER
- Windows Server 2003 Web Edition ist installiert
- OSST_ENTERPRISE
- Windows NT 4.0 Enterprise Edition, Windows 2000 Advanced Server oder Windows Server 2003 Enterprise Edition ist installiert
- OSST_PERSONAL
- Windows XP Home Edition ist installiert
- OSST_SEC_APPL
- Windows Server 2003 Security Appliance ist installiert
- OSST_SMALLBUSINESS
- Small Business Edition ist installiert
- OSST_SMALLBUSINESS_RESTRICTED
- Small Business Edition mit eingeschränkter Client-Lizenz ist installiert
- OSST_TERMINAL
- Terminal Services sind installiert
- OSST_UNKNOWN
- Zustand unbekannt
- Kompatibilität
- Windows NT/2000/XP: Windows NT, Windows 2000, Windows XP, Windows Server 2003
Windows 95/98/Me: Windows 95, Windows 98, Windows ME
- Siehe auch
- Übersicht der Units, Übersicht von dwTypes.pas, dwGetSuiteType
- Autoren-Info
- Autor: Codehunter
eMail-Adresse: codehunter [at] gmx [dot] net Link: http://delphiworks.sourceforge.net
|
|
|
|
|