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

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -