wine/dlls/msi table.c

Alexandre Julliard julliard at wine.codeweavers.com
Sat Oct 29 06:07:29 CDT 2005


ChangeSet ID:	20942
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/29 06:07:29

Modified files:
	dlls/msi       : table.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Deleted two buggy functions that incorrectly and inefficiently check
	whether a row already exists in a table, and replaced them with a call
	to an existing working function that does the same thing correctly.

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

Old revision  New revision  Changes     Path
 1.48          1.49          +6 -70      wine/dlls/msi/table.c




More information about the wine-cvs mailing list