add the driver details dialog (not fully implemented)
[reactos.git] / reactos / lib / devmgr / hwpage.c
2005-12-05 Thomas Bluemelupdate the hardware page on device status changes
2005-12-03 Thomas Bluemel- document and partly implement DevicePropertiesExA/W()
2005-12-03 Thomas Bluemel- if the device cannot be opened display information...
2005-12-01 Thomas Bluemelhandle device updates in the advanced property pages...
2005-12-01 Thomas Bluemel- hide devices if necessary
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-26 Thomas Bluemeldisplay the device properties when double-clicking...
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemelsimplify displaying the advanced device properties
2005-11-26 Hervé PoussineauImplement SetupDiGetDeviceInstanceIdW
2005-11-26 Thomas Bluemelproperly handle the case where devices don't supply...
2005-11-26 Thomas Bluemelinitial implementation of DeviceAdvancedPropertiesA/W
2005-11-26 Thomas Bluemeldisplay the advanced device properties
2005-11-26 Thomas Bluemelminor fixes and documentation updates
2005-11-26 Thomas Bluemeldisplay the device location
2005-11-25 Thomas Bluemeldisplay the device manufacturer
2005-11-25 Thomas Bluemelonly display the troubleshoot button if necessary
2005-11-25 Thomas Bluemelfixed some resizing bugs
2005-11-25 Thomas Bluemelmove the hardware page dialog into it's own file