搜索资源列表
ArielBrowseFolder
- A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing t
systemfocusdialog
- 如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框-If you develop Windows NT system over the network software certainly encountered allows users to connect selecting
SHBrowseForFolder
- 浏览文件夹类型,监控指定文件夹下的文件,实现文件监控-View folder type, monitor designated folder of documents, files control
gps_bff
- 一个完善的SHBrowseForFolder封装类 在你的应用程序中添加对GPS(全球定位系统)的支持,提供的DLL可被其它开发软件所利用(83KB)-a perfect SHBrowseForFolder Packaging category in your application to add GPS (Global Positioning System) support, providing the other DLL can be used by software developme
PathPicker_src
- the same function with explore of SHBrowseForFolder example
MultiFolder24
- 使用三态树实现多目录选择,在选择目录时,可以使用系统提供的Shell函数SHBrowseForFolder,这个函数功能比 较强大,在一般情况下使用它基本上能够满足要求
BFF_src
- 一个完善的SHBrowseForFolder封装类-a perfect SHBrowseForFolder Packaging Category
FolderBrowser
- 一个封装了SHBrowseForFolder函数的文件夹浏览控件,包含源代码和简单的使用范例-a function of the SHBrowseForFolder folder browser controls, including source code and the use of simple examples
aswd
- 通过SHBrowseForFolder函数实现选择目录-SHBrowseForFolder
Enhanced_SHBrowseForFolder_Function
- Browse for a Folder using SHBrowseForFolder API function with a callback function BrowseCallbackProc. This Extends the functionality that was given in the MSDN Knowledge Base article Q179497 "HOWTO: Select a Directory Without the Common Di
SHBrowseForFolder
- SHBrowseForFolder封装类 方便使用吧,功能比系统的做了加强-SHBrowseForFolder it easy to use wrapper classes, functions to do than to strengthen the system
VB 文件粉碎机源代码
- ' 此函数返回值是指向项目(ITEM)的一个指针,有了这个数值,再用API函数SHGetPathFromIDList可以获得具体的路径,如果用户按的是“取消”按钮,则返回值为NULL。 Private Declare Function SHBrowseForFolder _ Lib "shell32.dll" Alias "SHBrowseForFolderA" _ (lpBro