shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode.

Robert Shearman rob at codeweavers.com
Tue Apr 10 04:20:48 CDT 2007


---
  dlls/shell32/shfldr_desktop.c |   61 
+++++++++++++++++++++-------------------
  dlls/shell32/shfldr_fs.c      |   40 +++++++++++++++++---------
  dlls/shell32/shfldr_mycomp.c  |   54 +++++++++++++++++++++++-------------
  3 files changed, 93 insertions(+), 62 deletions(-)

This patch was originally made to try to improve performance by cutting 
down WideCharToMultiByte calls, but it didn't seem to have much affect 
on the application I was trying.

However, it is the right thing to do anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f7882ebb4cc4ade42c654b06ac771e24e79e01c8.diff
Type: text/x-patch
Size: 13059 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070410/48ac4fb5/f7882ebb4cc4ade42c654b06ac771e24e79e01c8.bin


More information about the wine-patches mailing list