Huw Davies : comdlg32: Move all of the win 3. 1 style functionality into the same file.

Alexandre Julliard julliard at winehq.org
Wed Sep 19 13:39:45 CDT 2012


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Sep 19 11:08:01 2012 +0100

comdlg32: Move all of the win 3.1 style functionality into the same file.

---

 dlls/comdlg32/cdlg.h      |    3 +
 dlls/comdlg32/filedlg.c   |  183 ---------------------------------------
 dlls/comdlg32/filedlg31.c |  210 ++++++++++++++++++++++++++++++++++++++++++---
 dlls/comdlg32/filedlg31.h |   52 -----------
 4 files changed, 199 insertions(+), 249 deletions(-)

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



More information about the wine-cvs mailing list