David Hedberg : comdlg32: Add stub implementation of the Common Item dialogs.

Alexandre Julliard julliard at winehq.org
Tue Mar 29 11:43:03 CDT 2011


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

Author: David Hedberg <david.hedberg at gmail.com>
Date:   Thu Mar 24 22:38:51 2011 +0100

comdlg32: Add stub implementation of the Common Item dialogs.

---

 dlls/comdlg32/Makefile.in |    1 +
 dlls/comdlg32/cdlg.h      |    4 +
 dlls/comdlg32/cdlg32.c    |    9 +
 dlls/comdlg32/itemdlg.c   |  845 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 859 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list