Hi Mark,
> Don't underestimate the complexity of writing
> asynchronous IOCP based applications in *any* language - just because
> something is written in C# and *only* targets one way of handling sockets
> doesn't make it the best or most reliable solution.
No doubt even given the best mechanism
> http://www.patentstorm.us/patents/6223207-description.html
>
> The advantage of scalability and performance of using IOCP/asynch for
> writing servers vs berkeley style select in Windows
> is a known thing for windows programmers. ICOP is built right into the
> Windows system drivers with the pu
Xue Shan wrote:
> Hi all,
> I'm a Python beginner and trying to run the codes from Chapter 5 of
> Python pramming on win32. But when I tested the COM object with VBA,
> I got an error msg saying runtime error 438. Is there anyone can help
> me out? Thanks in advance!
>
> Here are the codes:
> [
Hi Tim,
Thank you very much for pointing out my mistakes. But, it still doesn't work
because of runtime error 438. It seems in VBA it doesn't CreateObject
sucessfully. Any ideas of solving it?
Thanks a lot!
Shan
2008/4/4, Tim Roberts <[EMAIL PROTECTED]>:
>
> Xue Shan wrote:
> > Hi all,
> > I'm a P
Xue Shan wrote:
> Hi all,
> I'm a Python beginner and trying to run the codes from Chapter 5 of
> Python pramming on win32. But when I tested the COM object with VBA,
> I got an error msg saying runtime error 438. Is there anyone can help
> me out? Thanks in advance!
>
> Here are the codes:
> [
Hi all,
I'm a Python beginner and trying to run the codes from Chapter 5 of Python
pramming on win32. But when I tested the COM object with VBA, I got an
error msg saying runtime error 438. Is there anyone can help me out? Thanks
in advance!
Here are the codes:
[Python]
class PythonUtilities:
Try:
self.session = win32com.client.Dispatch("Outlook.Application")
Regards,
Radu.
- Original Message
From: Antony Joseph <[EMAIL PROTECTED]>
To: python-win32@python.org
Sent: Friday, 4 April, 2008 12:09:20 PM
Subject: [python-win32] Problem in reading MS Outlook mails.
Hi,
I am hav
Hi,
I am having problems while i read the mails from Ms Outlook.
My code:
self.session = win32com.client.Dispatch("Mapi.Session")
self.session.Logon("Outlook")
Error:
1.(-2147467259, 'Unspecified error', None, None).
2.A MS Outlook pop up a message that:
"Either there is