> -Original Message-
> From: Mark Hammond [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 23, 2008 9:25 PM
> To: Reedick, Andrew; python-win32@python.org
> Subject: RE: [python-win32] Problem with TLB file and COM
>
>
> from win32com.clie
This will be due to the object throwing an incorrect error code when the
flag for the method is incorrect, and win32com can't know what the correct
flag is ahead of time for "dynamic" objects.
Further, the object doesn't support type info from its typelib at runtime,
so Python can't match up the m