wine/dlls/msi msipriv.h msi.c cond.y action.c ...

Alexandre Julliard julliard at winehq.org
Wed Jun 30 14:38:36 CDT 2004


ChangeSet ID:	12768
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/30 14:38:36

Modified files:
	dlls/msi       : msipriv.h msi.c cond.y action.c Makefile.in 
Added files:
	dlls/msi       : package.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	Start implementing MsiOpenPackage.

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

Old revision  New revision  Changes     Path
 1.18          1.19          +1 -0       wine/dlls/msi/msipriv.h
 1.24          1.25          +4 -175     wine/dlls/msi/msi.c
 1.4           1.5           +1 -3       wine/dlls/msi/cond.y
 1.5           1.6           +86 -298    wine/dlls/msi/action.c
 1.12          1.13          +1 -0       wine/dlls/msi/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msi/package.c




More information about the wine-cvs mailing list