搜索:SHBrowseForFolder
找到约 4 项符合「SHBrowseForFolder」的查询结果
结果 4
https://www.eeworm.com/dl/633/269395.html
Java编程
the same function with explore of SHBrowseForFolder example
the same function with explore of SHBrowseForFolder example
https://www.eeworm.com/dl/534/440003.html
其他
通过SHBrowseForFolder函数实现选择目录
通过SHBrowseForFolder函数实现选择目录
https://www.eeworm.com/dl/693/211283.html
GPS编程
一个完善的SHBrowseForFolder封装类 在你的应用程序中添加对GPS(全球定位系统)的支持
一个完善的SHBrowseForFolder封装类
在你的应用程序中添加对GPS(全球定位系统)的支持,提供的DLL可被其它开发软件所利用(83KB)
https://www.eeworm.com/dl/620/106767.html
Internet/网络编程
如果你开发过Windows NT系统上的网络软件
如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框 ...