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
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