[python-win32] Examples of Win32Inet use

Roger Upole rwupole at msn.com
Tue Jul 7 14:17:08 CEST 2009


The handle returned by InternetOpen isn't compatible
with the WinHttp* functions.  Try using
win32inet.WinHttpOpen instead.

        Roger




More information about the python-win32 mailing list