Module: wine
Branch: master
Commit: 2e2b17f340b2321dd67b3634afffd814bb25ce9d
URL: http://source.winehq.org/git/wine.git/?a=commit;h=2e2b17f340b2321dd67b3634a…
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Tue Jun 26 22:25:28 2007 +0100
msi: Fix transforms to work when the number of bytes per string reference differs to that of the database it is being applied to.
---
dlls/msi/msipriv.h | 2 +-
dlls/msi/string.c | 4 +-
dlls/msi/table.c | 118 +++++++++++++++++++++++++++++++++-------------------
3 files changed, 78 insertions(+), 46 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2e2b17f340b2321dd67b3…