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

Alexandre Julliard julliard at winehq.org
Sat Mar 20 13:18:46 CST 2004


ChangeSet ID:	11591
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/20 13:18:46

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

Log message:
	Mike McCormack <mike at codeweavers.com>
	Start implementing the SQL insert query.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +2 -14      wine/dlls/msi/where.c
 1.7           1.8           +107 -29    wine/dlls/msi/sql.y
 1.5           1.6           +19 -0      wine/dlls/msi/query.h
 1.8           1.9           +1 -0       wine/dlls/msi/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msi/insert.c




More information about the wine-cvs mailing list