Module: wine Branch: master Commit: abe87675a84719422beb276497699677b1855a82 URL: http://source.winehq.org/git/wine.git/?a=commit;h=abe87675a84719422beb276497... Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl> Date: Mon Jul 7 12:05:02 2008 +0200 shell32: Make new style Browse For Folders dialog resizable. --- dlls/shell32/brsfolder.c | 124 +++++++++++++++++++++++++++++++++++++++++++- dlls/shell32/shell32_Da.rc | 2 +- dlls/shell32/shell32_De.rc | 2 +- dlls/shell32/shell32_En.rc | 2 +- dlls/shell32/shell32_Es.rc | 2 +- dlls/shell32/shell32_Fr.rc | 2 +- dlls/shell32/shell32_Ko.rc | 2 +- dlls/shell32/shell32_Nl.rc | 2 +- dlls/shell32/shell32_No.rc | 2 +- dlls/shell32/shell32_Pl.rc | 2 +- dlls/shell32/shell32_Ro.rc | 2 +- dlls/shell32/shell32_Ru.rc | 2 +- dlls/shell32/shell32_Si.rc | 2 +- 13 files changed, 135 insertions(+), 13 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=abe87675a84719422beb27...