My OS is XP 2003, SP 3. We have MS VC++ code (not .NET), in Visual Studio 2003. (This is not the time for us to upgrade to a later Visual Studio version.) I want to use WinHTTP API's (winhttp.h) in my code. What SDK exactly do I need to install? What version? Where to get it?
Anything shown in the following website seem to be too new and will not work with my environment.
http://msdn.microsoft.com/en-us/windows/bb980924.aspx
I am afraid that any "wrong" installations may ruin my environment and it would cause us more time to recover.
Thanks