Categories
Tags
about answer Answers Anyone asked Auctions Best career CCNA Certification COMPUTER Cycle debugging Development exam find from good help Inheritance Interview JAVA know latest life microsoft need Oracle Please Programming question Questions should Software Some someone Tell Testing there these think this want Winform Would
Category Archives: Visual C++
How to enumerate network resources using VC++ ?
Microsoft Windows provides several functions (called WNet functions) that help us in implementing networking capabilities in our application. In this article we will see how to use the WNet functions to connect and disconnect the remote drive programmatically. We would … Continue reading