Wininet.h problem
-
I want to use an example from msdn which tells how to set the proxy settings (Explorer). The problem is that my compiler doesn't know what PROXY_TYPE_PROXY is and many others. Those deifinitions are in the wininet.h but probably I have the older version cause there is nothing about in there. My wuestion is how to download (wininet.h), I do not need (and have no time) to download all sdk. Maybe you know hot to change proxy setting for DUN ? Please help.
-
I want to use an example from msdn which tells how to set the proxy settings (Explorer). The problem is that my compiler doesn't know what PROXY_TYPE_PROXY is and many others. Those deifinitions are in the wininet.h but probably I have the older version cause there is nothing about in there. My wuestion is how to download (wininet.h), I do not need (and have no time) to download all sdk. Maybe you know hot to change proxy setting for DUN ? Please help.
Even if someone were to just give you the single .H file, there's no guarantee that it would work without the other files that go along with it. You would also need updated .LIB and .DLL files. Take the time to download the SDK, and burn it to CD. It'll be worth it. If you are using a modem, go by a local computer store and see if they would be willing to download the file(s) for you, or maybe a friend has a fast connection that you could borrow for a bit. It shouldn't take very long, and will definitely be worth it. I'm using DSL at work and got all files downloaded during my lunch hour.