wine/dlls/msi where.c string.c sql.y query.h m ...

Alexandre Julliard julliard at winehq.org
Fri Jun 25 19:11:08 CDT 2004


ChangeSet ID:	12716
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/25 19:11:08

Modified files:
	dlls/msi       : where.c string.c sql.y query.h msipriv.h 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Implement queries by string value.

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

Old revision  New revision  Changes     Path
 1.5           1.6           +95 -13     wine/dlls/msi/where.c
 1.5           1.6           +20 -3      wine/dlls/msi/string.c
 1.8           1.9           +30 -23     wine/dlls/msi/sql.y
 1.6           1.7           +8 -0       wine/dlls/msi/query.h
 1.10          1.11          +3 -0       wine/dlls/msi/msipriv.h




More information about the wine-cvs mailing list