wine/dlls/msi action.c

Alexandre Julliard julliard at winehq.org
Fri Sep 10 17:29:49 CDT 2004


ChangeSet ID:	13739
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/10 17:29:49

Modified files:
	dlls/msi       : action.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Use FDI functions like native instead of advpack.ExtractFiles and
	cabinet.Extract (which doesn't work with native cabinet)
	- If MoveFile fails the message now displayes the correct last error
	and bails rather than silently breaking the install.

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

Old revision  New revision  Changes     Path
 1.34          1.35          +141 -75    wine/dlls/msi/action.c




More information about the wine-cvs mailing list