msi 3: Use MsiViewModify instead of building a SQL query when adding rows to the table

James Hawkins truiken at gmail.com
Wed Feb 6 19:50:29 CST 2008


Hi,

This reduces code size and lets us use single quotes in imported tables.

Changelog:
* Use MsiViewModify instead of building a SQL query when adding rows
to the table.

 dlls/msi/database.c |  180 ++++++++++++++++-----------------------------------
 dlls/msi/tests/db.c |   24 ++-----
 2 files changed, 63 insertions(+), 141 deletions(-)

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Use-MsiViewModify-instead-of-building-a-SQL-query.patch
Type: text/x-diff
Size: 9125 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080206/1a475e20/attachment.patch 


More information about the wine-patches mailing list