文件名称:IProgressDialog_demo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:28.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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().
相关搜索: SHFileOperation
Progress
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IProgDlg/
IProgDlg.exe
IProgDlg/IProgDlg.clw
IProgDlg/IProgDlg.cpp
IProgDlg/IProgDlg.dsp
IProgDlg/IProgDlg.dsw
IProgDlg/IProgDlg.h
IProgDlg/IProgDlg.opt
IProgDlg/IProgDlg.rc
IProgDlg/IProgDlgDlg.cpp
IProgDlg/IProgDlgDlg.h
IProgDlg/RES/
IProgDlg/Resource.h
IProgDlg/RES/IProgDlg.ico
IProgDlg/RES/IProgDlg.rc2
IProgDlg/RES/PROGRESS.BIN
IProgDlg/SHProgressWnd.cpp
IProgDlg/SHProgressWnd.h
IProgDlg/StdAfx.cpp
IProgDlg/StdAfx.h
IProgDlg.exe
IProgDlg/IProgDlg.clw
IProgDlg/IProgDlg.cpp
IProgDlg/IProgDlg.dsp
IProgDlg/IProgDlg.dsw
IProgDlg/IProgDlg.h
IProgDlg/IProgDlg.opt
IProgDlg/IProgDlg.rc
IProgDlg/IProgDlgDlg.cpp
IProgDlg/IProgDlgDlg.h
IProgDlg/RES/
IProgDlg/Resource.h
IProgDlg/RES/IProgDlg.ico
IProgDlg/RES/IProgDlg.rc2
IProgDlg/RES/PROGRESS.BIN
IProgDlg/SHProgressWnd.cpp
IProgDlg/SHProgressWnd.h
IProgDlg/StdAfx.cpp
IProgDlg/StdAfx.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.