Remove the corresponding registry entry when deleting a drive.
[wine] / programs / winecfg / driveui.c
2005-03-14  Steven EdwardsPorting fixes.
2005-03-09  Michael JungImplemented 'Browse' functionality for the drive mappin...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-08  Kris MarshFixed window height to show all data properly.
2005-01-19  Paul van SchayckReset the type dropdown when selecting another drive.
2005-01-09  Mike HearnMake the UI update properly when the user adds/removes...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-23  Mike Hearn- More heapification.