Implemented an array of 26 drives and interface functions for adding,
authorChris Morgan <cmorgan@alum.wpi.edu>
Tue, 4 May 2004 02:56:46 +0000 (02:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 May 2004 02:56:46 +0000 (02:56 +0000)
commit49f0dd3a2c4b4aefb83c88e3e85be8e6a8b073a4
tree7d971af6ca75312b6ccc994654297a52b6d24b70
parentb2d8cd3fdf9528e07e28fb150c071246eeb5c69c
Implemented an array of 26 drives and interface functions for adding,
copying, moving and deleting drives.
Added a "Show/Hide Advanced" button in the drive edit dialog that
toggles the display of advanced options and resizes/moves controls.
Disable the 'autodetect' radio button in the drive edit dialog until
we have autodetection support.
Map window 'x' button to dialog close.
programs/winecfg/En.rc
programs/winecfg/Makefile.in
programs/winecfg/drive.c
programs/winecfg/resource.h
programs/winecfg/winecfg.c
programs/winecfg/winecfg.h