23 Jul
2010
23 Jul
'10
10:05 a.m.
Module: wine Branch: master Commit: 0e7a5bf76c0d24f320c70b03251c9abf2ae20eda URL: http://source.winehq.org/git/wine.git/?a=commit;h=0e7a5bf76c0d24f320c70b0325... Author: David Hedberg <david.hedberg(a)gmail.com> Date: Thu Jul 22 22:08:07 2010 +0200 shell32: Implement Set/GetCurrentViewMode in the default shellview. --- dlls/shell32/shlview.c | 71 +++++++--- dlls/shell32/tests/shlview.c | 341 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 393 insertions(+), 19 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0e7a5bf76c0d24f320c70b...