display the "Reinstall Driver" button in case the installation previously failed
[reactos.git] / reactos / lib / devmgr / advprop.c
2005-12-05 Thomas Bluemeldisplay the "Reinstall Driver" button in case the insta...
2005-12-05 Thomas Bluemelupdate the hardware page on device status changes
2005-12-03 Thomas Bluemelpartly implemented DeviceProblemWizardA/W
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 Bluemeldon't tell the user the device is working properly...
2005-12-01 Thomas Bluemelfixed refreshing the advanced properties on device...
2005-12-01 Thomas Bluemelhandle device updates in the advanced property pages...
2005-12-01 Thomas Bluemel- display whether the device is enabled or disabled
2005-12-01 Thomas Bluemel- hide devices if necessary
2005-11-30 Thomas Bluemelfixed call to SetupDiGetClassDevPropertySheets
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-26 Thomas Bluemelfixed wrong comment
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemelsimplify displaying the advanced device properties
2005-11-26 Thomas Bluemelproperly handle the case where devices don't supply...
2005-11-26 Thomas Bluemelcreate the property sheets modally
2005-11-26 Thomas Bluemelforgot to add this file