Re: [python-win32] win32ras.Dial

2006-01-09 Thread Tim Golden
[Lai, Chern] | We have successfully initiated a connection via the win32ras.Dial | command but it bombed out on the win32ras.HangUp command every time. | Here is our code: | | import win32ras | | # Dialup with a RAS entry | hdl, retcode = win32ras.Dial ( | None, | None, |

Re: [python-win32] getting global addressbook with extended mapi]

2006-01-09 Thread Jürgen Kareta
Hi Filip, what version of the pythonwin extension do you use ? It should be Build 205, because this Build contains some important changes. regards, Jürgen Hi, Looking around to (ab)use the Exchange GAL from python I found the code snippet listed below, posted to this list last summer. When I

Re: [python-win32] getting global addressbook with extended mapi

2006-01-09 Thread Filip Van Raemdonck
Hi, Looking around to (ab)use the Exchange GAL from python I found the code snippet listed below, posted to this list last summer. When I try it, I get an exception in the fourth last statement: traceback ... rows = mapi.HrQueryAllRows(...) com_error: (-2147220992,

Re: [python-win32] How to get Worgroup list?

2006-01-09 Thread Karlo Lozovina
Friday, January 6, 2006, 9:33:26 AM, you wrote: http://groups.google.com/group/comp.lang.python/msg/d448ab26621ee8bf http://groups.google.com/group/comp.lang.python/msg/2aa365a285899845 http://groups.google.com/group/comp.lang.python/msg/461ee641b16c2f96 Those three were really helpful, thank

[python-win32] Library and header?

2006-01-09 Thread Tim Roberts
Here's a question that I think I should know the answer to. I'm on a small project where I would like to embed a Python interpreter in a C application. To make that convenient, it would be nice to have a .h file and a VC++-compatible .lib file for python24.dll, but I cannot find one in the

Re: [python-win32] Library and header?

2006-01-09 Thread Andrew MacIntyre
From: Tim Roberts I'm on a small project where I would like to embed a Python interpreter in a C application. To make that convenient, it would be nice to have a .h file and a VC++-compatible .lib file for python24.dll, but I cannot find one in the binary release of either Python or

[python-win32] pywin32 build 206

2006-01-09 Thread Mark Hammond
Hi all, I have just released build 206 of the pywin32 extensions. Change log and release notes: https://sourceforge.net/project/shownotes.php?release_id=384202 Download via: https://sourceforge.net/project/showfiles.php?group_id=78018 Please log any issues via the SourceForge bug