wine/dlls/ntdll ntdll_misc.h file.c directory.c

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 28 11:45:24 CDT 2005


ChangeSet ID:	20929
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/28 11:45:24

Modified files:
	dlls/ntdll     : ntdll_misc.h file.c directory.c 

Log message:
	Added an implementation of the FSCTL_DISMOUNT_VOLUME ioctl that
	attempts to unmount the Unix device.

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

Old revision  New revision  Changes     Path
 1.67          1.68          +1 -0       wine/dlls/ntdll/ntdll_misc.h
 1.102         1.103         +5 -0       wine/dlls/ntdll/file.c
 1.40          1.41          +119 -0     wine/dlls/ntdll/directory.c




More information about the wine-cvs mailing list