Python and .H files
Gerhard Häring
gh at ghaering.de
Mon May 12 09:38:41 EDT 2003
Guyon Morée <gumuz at looze.net> wrote:
> Hi all,
>
> I am trying to create an application which uses the PowerBuilder ORCA
> dll's. Now I have also found the .H &.LIB files, but how can I make
> these usable in Python.
If you know C, use the Python C API to develop a Python wrapper. If you
don't know C, well, learn C first ;-)
> I have no clue.
That may be the problem ;-)
-- Gerhard
More information about the Python-list
mailing list