搜索资源列表
WNetAddConnection2
- 我们知道在WINDOWS的平台上可以实现网络驱动器的映射,但在应用程序中如何映 射呢?以下的这个小程序就是演示如何在用户的应用程序中映射网络驱动器。在这里主 要用到了WINDOWS的两个API函数WNetAddConnection2(建立网络驱动器的映射)和 WNetCancelConnection2(取消网络驱动器的映射)以及一个NETRESOURCE结构(用来设 置网络资源) -WNetAddConnection2 WNetAddConnection2(&netres,
NetResource
- 映射网络打印机、驱动器等资源,VB代码,有需要的下。-Mapping network printers, drives and other resources, VB code, there is a need for the next.
NetResource
- VB映射网络资源,枚举过程,有需要的就下载吧。-VB mapped network resources, the enumeration process, there is a need to download it.
