10 Apr
2007
10 Apr
'07
7:58 p.m.
Module: wine Branch: master Commit: 899e2ecff833a9f923b4b601e4e8a66145f50fe6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=899e2ecff833a9f923b4b601e4... Author: Rob Shearman <rob(a)codeweavers.com> Date: Tue Apr 10 10:20:48 2007 +0100 shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode. --- 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(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=899e2ecff833a9f923b4b6...