Description
GUID Explorer
Explore device details for a specific GUID with the GUID Explorer tool. Developed as an in-house test and development utility, this application allows users to dig deep into device information.
Features:
- View GUID identifier strings as declared in the Windows 2000 DDK header file.
- Select and explore specific device objects enumerated by the OS.
- View device properties in both hex and ASCII formats.
Technical Specifications:
- File: GuidExp.exe
- Operating System: Windows 2000/XP
- Publisher: busTRACE Technologies
- Price: FREE
APIs used:
- SetupDiGetClassDevs()
- SetupDiEnumDeviceInfo()
- SetupDiGetDeviceRegistryProperty()
- SetupDiDestroyDeviceInfoList()
For more information on this application and its APIs, refer to the Windows 2000 DDK.
Download Now and Explore with Ease!
User Reviews for GUID Explorer 1
-
GUID Explorer simplifies exploring device details using GUIDs. Useful for developers to view device objects and properties easily.