Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 36662697fab7486527b460e639a6afb620f4e916 Size: 2.43 MB File Format: exe
Rating: 2.04347826
out of 5
based on 23 user ratings
Downloads: 550 License: Free
GUID Explorer is a free software by busTRACE Technologies and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download GUID Explorer which is 2.43 MB in size and belongs to the software category System Info. GUID Explorer was released on 2005-09-24 and last updated on our database on 2017-02-17 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
GUID Explorer Description
As an in-house test and development tool, we developed a utility that allowed us to explore the device details for a particular GUID.
Windows 2000/XP provides a set of APIs that allow a developer to enumerate a particular device class GUID, and determine additional information on each device that is detected.
We display the GUID identifier string as theyre declared in the Windows 2000 DDK header file. Select the GUID that interests you. This will show you the enumerated device objects that the OS returns. You can then select a device and a device property youd like to view. The device property will appear in hex and ASCII in the bottom portion of the dialog box.
The APIs we use are part of the SetupDiXxx class of APIs as described in the Windows 2000 DDK. Please refer to the DDK for additional information on this application. Youll want to pay particular attention to the following APIs which we use:
ï¿ SetupDiGetClassDevs()
ï¿ SetupDiEnumDeviceInfo()
ï¿ SetupDiGetDeviceRegistryProperty()
ï¿ SetupDiDestroyDeviceInfoList()