Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Delphi code to Python
Post: RE: Delphi code to Python

When I pass this argument (TProgressCallBack) I got this error TypeError: item 6 in _argtypes_ has no from_param method.
juliocsrj84 General Coding Help 6 6,605 Dec-26-2018, 07:31 PM
    Thread: Delphi code to Python
Post: RE: Delphi code to Python

Bellow the code that I made in python. # A foreign function library for Python from ctypes import * import ctypes # Import DLL from Delphi code #Init = ctypes.CDLL ("ProfitDLL.dll") #Init = ctype...
juliocsrj84 General Coding Help 6 6,605 Dec-26-2018, 01:47 PM
    Thread: Delphi code to Python
Post: RE: Delphi code to Python

Hey guys! Anyone can help me, I'm trying to write this C code in python, but I don't know how to do. I'm stuck in this code I loose a lot of hours. //////////////////////////////////////////////////...
juliocsrj84 General Coding Help 6 6,605 Dec-23-2018, 09:44 PM
    Thread: Delphi code to Python
Post: Delphi code to Python

I have this code bellow that was written in delphi: Delphi ( this is a part of function in DDL) function InitializeMarket ( const pwcActivationKey : PWideChar; StateCallback : TStateCallBack ; NewTra...
juliocsrj84 General Coding Help 6 6,605 Dec-20-2018, 01:47 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020