Add handling for drive options.
[wine] / programs / winecfg / drivedetect.c
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-02-25  Paul van SchayckAs last option for drive type detection we try the...
2005-02-14  Michael JungInclude config.h to reenable reading /etc/fstab on...
2005-02-14  Michael JungFixed automatic drive detection for the case that the...
2004-11-28  Gerald PfeiferFix compilation on systems which do not have <mntent.h>.
2004-11-23  Mike Hearn- More heapification.