How can I install winINet.dll in visual studio c++ project? -


i tried install wininet.dll downloaded this site,

but when tried add c:\windows\system32 directory saw there exists file(wininet.dll). however, tried run command regsvr32 wininet.dll in command line there error..

anyway, there way add dll project, how?


Comments