Mike McCormack : msi: Update tables using records, not integer by integer.
26 Oct
2006
26 Oct
'06
11:31 a.m.
Module: wine Branch: master Commit: 15bfb30fc3beaee28cf4008b982b90fa33b6f130 URL: http://source.winehq.org/git/wine.git/?a=commit;h=15bfb30fc3beaee28cf4008b98... Author: Mike McCormack <mike(a)codeweavers.com> Date: Thu Oct 26 17:09:47 2006 +0900 msi: Update tables using records, not integer by integer. --- dlls/msi/delete.c | 16 +++++-- dlls/msi/msipriv.h | 4 +- dlls/msi/select.c | 41 ++++++++++++++++---- dlls/msi/table.c | 106 ++++++++++++++++++++++++++++++--------------------- dlls/msi/update.c | 39 +++---------------- dlls/msi/where.c | 14 +++--- 6 files changed, 122 insertions(+), 98 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=15bfb30fc3beaee28cf400...
7084
Age (days ago)
7084
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard