implemented DeviceProblemTextA/W()
[reactos.git] / reactos / lib / devmgr / misc.c
2005-12-09 Thomas Bluemelimplemented DeviceProblemTextA/W()
2005-12-07 Thomas Bluemelprint more detailed information for the status codes...
2005-12-05 Thomas Bluemelimplemented enabling/disabling of devices
2005-12-04 Thomas Bluemeladded missing constants
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 Bluemelfixed a device status check (take two)
2005-12-01 Thomas Bluemelfixed a device status check
2005-12-01 Thomas Bluemeldon't tell the user the device is working properly...
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 Bluemeldisplay "Unknown" as status when querying the device...
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemelinitial implementation of DeviceAdvancedPropertiesA/W
2005-11-25 Thomas Bluemelmove the hardware page dialog into it's own file
2005-11-25 Thomas BluemelInitial implementation of the hardware page, based...