Nikolay Sivov : shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf( ).

Alexandre Julliard julliard at winehq.org
Mon Apr 19 11:51:18 CDT 2010


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Apr 18 18:04:25 2010 +0400

shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().

---

 dlls/shell32/shfldr.h           |    3 +-
 dlls/shell32/shfldr_desktop.c   |   15 ++----
 dlls/shell32/shfldr_mycomp.c    |   42 ++++++---------
 dlls/shell32/shfldr_netplaces.c |   29 ++++++-----
 dlls/shell32/shfldr_printers.c  |    9 +---
 dlls/shell32/shfldr_unixfs.c    |  106 +++++++++++++++++++--------------------
 dlls/shell32/shlfolder.c        |   12 ++++
 7 files changed, 104 insertions(+), 112 deletions(-)

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



More information about the wine-cvs mailing list