Mike McCormack : msi: Update tables using records, not integer by integer.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 26 06:31:50 CDT 2006


Module: wine
Branch: master
Commit: 15bfb30fc3beaee28cf4008b982b90fa33b6f130
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=15bfb30fc3beaee28cf4008b982b90fa33b6f130

Author: Mike McCormack <mike at 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=15bfb30fc3beaee28cf4008b982b90fa33b6f130



More information about the wine-cvs mailing list