John D Salt wrote:
> I wonder if some kind soul can help me in my struggle with DLLs?
>
> I am trying -- not because I want to, but because I have been told to --
> to import things from an API that exists as a bunch of .COM DLLs.
>
> I had originally hoped to get them into a Python 2.4 progra
I wonder if some kind soul can help me in my struggle with DLLs?
I am trying -- not because I want to, but because I have been told to --
to import things from an API that exists as a bunch of .COM DLLs.
I had originally hoped to get them into a Python 2.4 program by a simple
import statement