wine/dlls/msi table.c sql.y msipriv.h msi.spec ...

Alexandre Julliard julliard at winehq.org
Mon Jun 28 15:34:35 CDT 2004


ChangeSet ID:	12730
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/28 15:34:35

Modified files:
	dlls/msi       : table.c sql.y msipriv.h msi.spec msi.c handle.c 
	                 cond.y Makefile.in 
Added files:
	dlls/msi       : action.c 

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

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

Old revision  New revision  Changes     Path
 1.12          1.13          +73 -0      wine/dlls/msi/table.c
 1.10          1.11          +2 -1       wine/dlls/msi/sql.y
 1.12          1.13          +7 -0       wine/dlls/msi/msipriv.h
 1.13          1.14          +5 -5       wine/dlls/msi/msi.spec
 1.20          1.21          +181 -61    wine/dlls/msi/msi.c
 1.4           1.5           +25 -0      wine/dlls/msi/handle.c
 1.1           1.2           +424 -92    wine/dlls/msi/cond.y
 1.11          1.12          +2 -1       wine/dlls/msi/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msi/action.c




More information about the wine-cvs mailing list