Juan Lang : msi: Use wide char strings for token values to avoid an unnecessary WideCharToMultiByte .

Alexandre Julliard julliard at wine.codeweavers.com
Sat Aug 12 06:10:39 CDT 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Fri Aug 11 11:31:41 2006 -0700

msi: Use wide char strings for token values to avoid an unnecessary WideCharToMultiByte.

---

 dlls/msi/tokenize.c |  333 +++++++++++++++++++++++++++++++++------------------
 1 files changed, 218 insertions(+), 115 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=5c850c6a4071c75dfcd707c98d5c7d5db21371e9



More information about the wine-cvs mailing list