Try to fix the problem some people reported (no keyboard and mouse at 3rd reboot)
[reactos.git] / reactos / lib / newdev / newdev.c
2005-11-16 Christoph von Wittichadded UpdateDriverForPlugAndPlayDevicesA (untested)
2005-11-15 Christoph von Wittichadd a check for SPDRP_CONFIGFLAGS which is not working yet
2005-11-11 Hervé PoussineauFix device installation in second stage setup
2005-11-10 Christoph von Wittichfixed typo. DevInstallW with SW_HIDE should work now
2005-11-09 Christoph von Wittichdisplay correct device name after successful driver...
2005-11-09 Hervé Poussineau- Fix header usage
2005-11-08 Christoph von Wittichstarted implementation of device driver installation...
2005-10-25 Christoph von Wittichfix network
2005-10-12 Thomas Bluemelfixed difference in signedness warning
2005-10-12 Hervé PoussineauIn DevInstallW:
2005-10-02 Hervé PoussineauAdd stubs for InstallNewDevice, InstallSelectedDriver...
2005-09-30 Hervé PoussineauAdd newdev.dll, and implement DevInstallW function.