文件名称:IProgressDialog_demo
- 所属分类:
- Shell编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- gaem*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The progress dialog
It s one of those boring tasks we all hate to do: writing a progress dialog. It ranks right up there with typing "ListView_SetExtendedListViewStyleEx". And even if you re able to reuse an existing dialog, it might not look just the way you want it to, or it might be tough to integrate into your code.
Fortunately, IE 5 saves us from having to build a dialog or write code to handle a Cancel button ever again! The BROWSEUI.DLL file implements a COM interface called IProgressDialog that provides a dialog that looks like the one displayed by Explorer and SHFileOperation().
It s one of those boring tasks we all hate to do: writing a progress dialog. It ranks right up there with typing "ListView_SetExtendedListViewStyleEx". And even if you re able to reuse an existing dialog, it might not look just the way you want it to, or it might be tough to integrate into your code.
Fortunately, IE 5 saves us from having to build a dialog or write code to handle a Cancel button ever again! The BROWSEUI.DLL file implements a COM interface called IProgressDialog that provides a dialog that looks like the one displayed by Explorer and SHFileOperation().
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IProgDlg
........\IProgDlg.clw
........\IProgDlg.cpp
........\IProgDlg.dsp
........\IProgDlg.dsw
........\IProgDlg.h
........\IProgDlg.opt
........\IProgDlg.rc
........\IProgDlgDlg.cpp
........\IProgDlgDlg.h
........\RES
........\...\IProgDlg.rc2
........\...\PROGRESS.BIN
........\Resource.h
........\SHProgressWnd.cpp
........\SHProgressWnd.h
........\StdAfx.cpp
........\StdAfx.h
IProgDlg.exe
........\IProgDlg.clw
........\IProgDlg.cpp
........\IProgDlg.dsp
........\IProgDlg.dsw
........\IProgDlg.h
........\IProgDlg.opt
........\IProgDlg.rc
........\IProgDlgDlg.cpp
........\IProgDlgDlg.h
........\RES
........\...\IProgDlg.rc2
........\...\PROGRESS.BIN
........\Resource.h
........\SHProgressWnd.cpp
........\SHProgressWnd.h
........\StdAfx.cpp
........\StdAfx.h
IProgDlg.exe