wine/ include/config.h.in dlls/ntdll/file.c dl ...

Alexandre Julliard julliard at winehq.org
Thu Apr 29 15:04:49 CDT 2004


ChangeSet ID:	12193
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/29 15:04:49

Modified files:
	include        : config.h.in 
	dlls/ntdll     : file.c directory.c cdrom.c 
	.              : configure.ac configure 

Log message:
	Added auto-detection of DOS drive devices based on finding the
	corresponding mount point in /etc/mtab or /etc/fstab.

Patch: http://cvs.winehq.org/patch.py?id=12193

Old revision  New revision  Changes     Path
 1.187         1.188         +3 -0       wine/include/config.h.in
 1.53          1.54          +5 -0       wine/dlls/ntdll/file.c
 1.12          1.13          +109 -30    wine/dlls/ntdll/directory.c
 1.44          1.45          +2 -22      wine/dlls/ntdll/cdrom.c
 1.270         1.271         +1 -0       wine/configure.ac
 1.555         1.556         +2 -0       wine/configure




More information about the wine-cvs mailing list