wine/dlls/msi where.c sql.y query.h Makefile.i ...

Alexandre Julliard julliard at winehq.org
Sat Jul 3 19:30:02 CDT 2004


ChangeSet ID:	12788
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/03 19:30:02

Modified files:
	dlls/msi       : where.c sql.y query.h Makefile.in 
Added files:
	dlls/msi       : update.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Implement the UPDATE query.

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

Old revision  New revision  Changes     Path
 1.9           1.10          +18 -1      wine/dlls/msi/where.c
 1.15          1.16          +48 -4      wine/dlls/msi/sql.y
 1.9           1.10          +10 -0      wine/dlls/msi/query.h
 1.13          1.14          +1 -0       wine/dlls/msi/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msi/update.c




More information about the wine-cvs mailing list