add the driver details dialog (not fully implemented)
[reactos.git] / reactos / lib / devmgr / precomp.h
2005-12-29 Thomas Bluemeladd the driver details dialog (not fully implemented)
2005-12-27 Thomas BluemelDisplay the driver provider, date and version. Based...
2005-12-26 Thomas BluemelAdd the driver page if necessary, based on a patch...
2005-12-17 Thomas Bluemelrename IsDeviceEnabled to IsDeviceStarted
2005-12-09 Thomas Bluemelimplemented DeviceProblemTextA/W()
2005-12-05 Thomas Bluemelimplemented enabling/disabling of devices
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 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 Bluemel- support remote device property sheets
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemelsimplify displaying the advanced device properties
2005-11-26 Thomas Bluemelinitial implementation of DeviceAdvancedPropertiesA/W
2005-11-26 Thomas Bluemeldisplay the advanced device properties
2005-11-25 Thomas BluemelInitial implementation of the hardware page, based...