Correct the sizes of some controls in the German resources.
[wine] / programs / winecfg / drivedetect.c
2005-07-01  Michael JungAdded binfmt_misc to the filesystem blacklist.
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
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.