MSI: Fix msi_dup_record_field for Integer Records

Robert Shearman rob at codeweavers.com
Sat Jan 21 12:17:03 CST 2006


ChangeLog:
Make msi_dup_record_field not fail when dealing with integer records by
calling MSI_RecordGetStringW instead of MSI_RecordGetString, as the
former does conversion.

  dlls/msi/helpers.c |   18 +++++++++++++++++-
  1 files changed, 17 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00db476e0a203bca910518928f6ed3dd7f5378bd.diff
Type: text/x-patch
Size: 947 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060121/e62b3bfc/00db476e0a203bca910518928f6ed3dd7f5378bd.diff


More information about the wine-patches mailing list