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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -