[EMAIL PROTECTED] wrote:
> Hi!
>
> I have a component, and a tool in Delphi.
> I wanna call it from Python.
>
> I can implement all things I need into a Delphi generated DLL.
> It is ok, I can use this DLL from Python, but the DLL procedure needs a
> callback procedure to return the partially ou
Hi!
I have a component, and a tool in Delphi.
I wanna call it from Python.
I can implement all things I need into a Delphi generated DLL.
It is ok, I can use this DLL from Python, but the DLL procedure needs a
callback procedure to return the partially output, and needs a python
passed variable