Are you sure you have adequate libraries and also specified at linker option?
3. Re: Dev-C++ and WNetUseConnection
#2548
Posted by: 2003-08-24 11:36:38
I think I know what the problem is. I tried us MSVC++ and had the same trouble. On msdn it states "Library: Use Mpr.lib." So I added that to the linker and it works. I guess now I need to know, how do I add this file to Dev-C++?