> -Original Message-
> From: [EMAIL PROTECTED] [mailto:python-win32-
> [EMAIL PROTECTED] On Behalf Of Tim Roberts
> Sent: Wednesday, January 02, 2008 4:56 PM
> To: Python-Win32 List
> Subject: Re: [python-win32] win32com- Type mismatch on a string...
> Possible hash key collision?
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:python-win32-
> [EMAIL PROTECTED] On Behalf Of Reedick, Andrew
> Sent: Thursday, January 03, 2008 10:09 AM
> To: Tim Roberts; Python-Win32 List
> Subject: Re: [python-win32] win32com- Type mismatch on a string...
> Possiblehash key coll
Roger Upole wrote:
> Just supplying the Dll is not sufficient. The .pyd would also have to be
> linked against unicows.lib, which would mean creating a separate release for
> win98.
>
Not so, actually. Microsoft was quite clever with this. Unicows.lib
checks on its first invocation to see i
Tim Roberts wrote:
> Roger Upole wrote:
>> Just supplying the Dll is not sufficient. The .pyd would also have to be
>> linked against unicows.lib, which would mean creating a separate release
>> for
>> win98.
>>
>
> Not so, actually. Microsoft was quite clever with this. Unicows.lib
> checks on
Hello all
I'm new to the world of COM automation with Python, so please bear with me.
I'm trying to automate Golden Software's Surfer 8 [1] using Python.
The basics seems to be working fine, but I'm running into a problem when
dealing with a collection containing instances of an object derived