- Removed the central configuration structure, all changes are
commit1136408fc6555a926a5f0fc6ba992ef1fe939c2b
authorMike Hearn <mike@theoretic.com>
Mon, 8 Sep 2003 19:29:28 +0000 (8 19:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Sep 2003 19:29:28 +0000 (8 19:29 +0000)
treec7ef1b8c5a957b3dc66efc7ea0e2aec3a98645fd
parente0b5270b4aaaa195b3189d1c6f69fc800367d0a4
- Removed the central configuration structure, all changes are
  committed instantly now.
- Updated the drive handling code so it loads direct from the
  registry.
- Removed DRIVE_DESC, drives are keyed by drive letter now.
- Documented drive_available_mask.
- Simplified the code somewhat.
programs/winecfg/drive.c
programs/winecfg/main.c
programs/winecfg/properties.h
programs/winecfg/winecfg.c
programs/winecfg/winecfg.h