6 Aug
2009
6 Aug
'09
3:49 p.m.
Module: wine Branch: master Commit: 229d9a6e032d6ed34f80fc4a857f65244e64aa23 URL: http://source.winehq.org/git/wine.git/?a=commit;h=229d9a6e032d6ed34f80fc4a85... Author: Rein Klazes <wijn(a)online.nl> Date: Thu Aug 6 07:32:08 2009 +0200 comdlg32: Fix problems in calculation of the size of a file dialog. --- dlls/comdlg32/filedlg.c | 64 +++++--------- dlls/comdlg32/tests/filedlg.c | 198 +++++++++++++++++++++++++++++++++++++++++ dlls/comdlg32/tests/rsrc.rc | 9 ++ 3 files changed, 230 insertions(+), 41 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=229d9a6e032d6ed34f80fc...