Hans Leidekker : msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.

Alexandre Julliard julliard at winehq.org
Mon Nov 5 13:32:25 CST 2012


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Nov  5 16:30:27 2012 +0100

msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.

---

 dlls/msi/action.c       |  270 +++++++++++++++++++++++++++++++++++++----------
 dlls/msi/msipriv.h      |    1 +
 dlls/msi/record.c       |    2 +-
 dlls/msi/tests/action.c |  103 ++++++++++++++++++-
 4 files changed, 318 insertions(+), 58 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=7d3f903db17e69dde66bedd53a23f8bf0a5a2ed0



More information about the wine-cvs mailing list