WinHttp?

  • Thread starter Thread starter Sten Westerback
  • Start date Start date
S

Sten Westerback

Hi

As i haven't been able to, despite some news articles saying it should,
make automatic NTLM/Kerberos logon to an intranet server work
from my code with WinInet API i now was going to try the WinHttp
API.

The problem is that i can't find the winhttp.h or winhttp.lib that
the reference talks about in my MS VC++ 2003 installation
nor can i find it for download on MS pages. Where can one
find them? Or do i have to LoadLibrary() etc? ;)

It seems like when MS removed the WinHTTP 5.0 from their
download they forgot to add the WinHTTP 5.1 one? Or have i
just search with the wrong keywords?

Also, is there really no Service Pack for VC++ 2002 or 2003?

- Sten
 
Coding with WinHTTP

Hi

Did you ever found winhttp.lib and winhttp.h ?
I'm also encountering the same problem.

Cookie
 
Back
Top