wine/ include/objbase.h dlls/ole32/storage32.c ...

Alexandre Julliard julliard at winehq.org
Fri Apr 30 13:32:20 CDT 2004


ChangeSet ID:	12204
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/30 13:32:20

Modified files:
	include        : objbase.h 
	dlls/ole32     : storage32.c ole32.spec 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Add a stub for StgCreateStorageEx(). Returns
	STG_E_UNIMPLEMENTEDFUNCTION as per MSDN. Fixes an error saving files
	in Word XP.

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

Old revision  New revision  Changes     Path
 1.38          1.39          +9 -0       wine/include/objbase.h
 1.49          1.50          +7 -0       wine/dlls/ole32/storage32.c
 1.52          1.53          +1 -1       wine/dlls/ole32/ole32.spec




More information about the wine-cvs mailing list