WinHttp?

  • Thread starter Sten Westerback
  • 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
 
Joined
Aug 3, 2006
Messages
1
Reaction score
0
Coding with WinHTTP

Hi

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

Cookie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top