MSI: Rename load_dynamic_stringW to msi_dup_record_field

Mike McCormack mike at codeweavers.com
Thu Oct 27 03:12:49 CDT 2005


ChangeLog:
Rename load_dynamic_stringW to msi_dup_record_field to better describe
what it does, and replace a few instances with MSI_RecordGetString to
avoid allocating memory.

  dlls/msi/action.c    |   45 ++++++++++++++++++++++-----------------------
  dlls/msi/action.h    |    2 +-
  dlls/msi/appsearch.c |   14 +++++++-------
  dlls/msi/classes.c   |   40 +++++++++++++++++++---------------------
  dlls/msi/custom.c    |    9 +++------
  dlls/msi/format.c    |    6 +++---
  dlls/msi/helpers.c   |   33 +++------------------------------
  7 files changed, 58 insertions(+), 91 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7200aa37bacf96eecdeb0ef4ea875ec6742ff2c8.diff
Type: text/x-patch
Size: 16148 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051027/300f038b/7200aa37bacf96eecdeb0ef4ea875ec6742ff2c8-0001.diff


More information about the wine-patches mailing list