Link to home
Start Free TrialLog in
Avatar of logout
logout

asked on

download wininet.lib

Dear
        My program requests the wininet.lib. What is the function of this lib file ? and  ?Where web I can find it? Thank  you
ASKER CERTIFIED SOLUTION
Avatar of chensu
chensu
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of logout
logout

ASKER

That's mean the program  links with wininet.dll, it doesn't not need to link the wininet.lib? If no, any other web I can download this lib except microsoft becasue difficult for me to find it .Thank you for help!
wininet.lib is the import library of wininet.dll. You need the .lib to compile and link your program. At run time, the program will call the .dll. I think you may find it at http://www.microsoft.com/msdn/sdk or something like this.
WinInet API is now included in Internet client SDK downloadable at
http://www.microsoft.com/msdn/sdk/inetsdk/asetup/default.htm
WinInet Api is now Microsoft Site Builder Network http://www.microsoft.com/workshop/default.asp