Rename load_dynamic_stringW to msi_dup_record_field to better describe
commit51c6618d8d7893611149624493f5abf2197860b2
authorMike McCormack <mike@codeweavers.com>
Thu, 27 Oct 2005 12:36:12 +0000 (27 12:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Oct 2005 12:36:12 +0000 (27 12:36 +0000)
tree32201de1bae9b05001c4ec087f29c2ed0aec19dc
parent1e16caf55da7263a097193f161096f4047c09b34
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
dlls/msi/action.h
dlls/msi/appsearch.c
dlls/msi/classes.c
dlls/msi/custom.c
dlls/msi/format.c
dlls/msi/helpers.c