Mikolaj Zalewski : browseui: Implement the progress dialog.

Alexandre Julliard julliard at winehq.org
Wed Oct 24 11:04:42 CDT 2007


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

Author: Mikolaj Zalewski <mikolajz at google.com>
Date:   Wed Oct  3 15:13:26 2007 -0700

browseui: Implement the progress dialog.

---

 .gitignore                    |    2 +-
 dlls/browseui/Makefile.in     |    3 +-
 dlls/browseui/browseui.h      |    2 +
 dlls/browseui/browseui_main.c |    5 +-
 dlls/browseui/progressdlg.c   |  506 +++++++++++++++++++++++++++++++++++++++++
 dlls/browseui/regsvr.c        |    7 +
 dlls/browseui/resids.h        |   25 ++
 dlls/browseui/rsrc.rc         |   27 +++
 dlls/browseui/rsrc_En.rc      |   38 +++
 9 files changed, 611 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list