all, I am using the windows API InternetAttemptConnect() or InternetOpenW(), during compiling it throws an error as "ftptest.obj : error LNK2019: unresolved external symbol __imp__InternetAttemptConnect@4 referenced in function _main". I included the required header files also ("Wininet.h"). Please help me.