GetVersionEx
von ActiveVB-Team
Deklaration
Declare Function GetVersionEx Lib "kernel32.dll" _ Alias "GetVersionExA" ( _ lpVersionInformation As OSVERSIONINFO) As LongWeitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel GetVersionEx des API-Wikis.
Sollte diese Deklaration fehlerhaft sein, würden wir uns freuen, wenn sie diese als fehlerhafte Deklaration melden würden.
Zugehörige Tipps
Zugehörige Microsoft Knowledge Base Artikel
- HOWTO: How VB Can Get Windows Status Information via API Calls
- HOWTO: Connect to a Network Printer with the Win32 API
- HOWTO: Get Windows Status Information via API Calls
- INFO: Default Filename for Text File Error Log: VBEVENTS.LOG
- HOWTO: Logging on CDO (1.x) to Active Messaging Session with Default Profile
- HOWTO: Toggle the NUM LOCK, CAPS LOCK, and SCROLL LOCK Keys
- DOC: Incorrect API Text Viewer Declaration of GetVersionEx API
- HOWTO: List Running Processes
- HOWTO: Determine Which 32-Bit Windows Version Is Being Used
- Sample Function to Determine Windows 95/98 or NT Version
- HOWTO: Change Time Zone Information Using Visual Basic
- HOWTO: Copy the Screen or Active Window to the Clipboard from Visual Basic
- In Access 2000 schlägt die Methode SendenObjekt (SendObject) fehl (ACC2000)
- HOWTO: Set Which Printer Is the System Default Printer
- HOWTO: Validate user credentials from Visual Basic by using SSPI
- HOWTO: Start a Process as Another User from Visual Basic
- HOWTO: Deploy an Access 2002 project that includes the Microsoft SQL Server 2000 Desktop Engine