wine/dlls/kernel tests/drive.c volume.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 20 06:36:40 CDT 2005


ChangeSet ID:	20750
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/20 06:36:40

Modified files:
	dlls/kernel/tests: drive.c 
	dlls/kernel    : volume.c 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	In GetDiskFreeSpace:
	- only cap the total size and available size to 2GB in Win3.x thru
	WinME;
	- in that case adjust number of clusters to be less then 65536 by
	increasing the cluster size;
	- add corresponding tests.

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

Old revision  New revision  Changes     Path
 1.6           1.7           +17 -0      wine/dlls/kernel/tests/drive.c
 1.32          1.33          +14 -5      wine/dlls/kernel/volume.c




More information about the wine-cvs mailing list