Re: [python-win32] Examples of Win32Inet use

2009-07-07 Thread Fadhley Salim
ehalf Of Tim Roberts Sent: 07 July 2009 17:44 To: Python-Win32 List Subject: Re: [python-win32] Examples of Win32Inet use Fadhley Salim wrote: > Thanks Roger, > > Would you care to comment about how to get the 3rd line of my script > working? I'm guessing that the fault lies wit

Re: [python-win32] Examples of Win32Inet use

2009-07-07 Thread Fadhley Salim
Thanks Roger, Would you care to comment about how to get the 3rd line of my script working? I'm guessing that the fault lies with my use of the Proxy options (the tuple argument) - this is supposed to map onto WINHTTP_AUTOPROXY_OPTIONS ( http://msdn.microsoft.com/en-us/library/aa384123(VS.85).aspx

[python-win32] Examples of Win32Inet use

2009-07-07 Thread Fadhley Salim
Now that SF seems to be back online, could somebody point me to some examples for how to use the win32inet functions? There's almost no documentation for this library, and I have not managed to find any examples working code which actually uses these functions. FYI, I'm still struggling to get

[python-win32] Sourceforge pywin32 site seems to be down

2009-07-07 Thread Fadhley Salim
https://sourceforge.net/projects/pywin32/ The Sourceforge PyWin32 download site seems to have been down for a very long time. Is there an alternate source of downloads? Thanks Disclaimer CALYON UK: This email does not create a legal relationship between any member of the Cr=E9dit Agricole grou

[python-win32] Please help me find the correct way to call win32inet.WinHttpGetProxyForUrl

2009-07-06 Thread Fadhley Salim
I'm trying to use a feature of the Microsoft WinHttp library that has been exposed by the developers of Win32com. Unfortunately most of the library does not seem to be documented and there are no examples of the correct way to use the win32inet features via the win32com library. This is what I h