Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Delphi code to Python
#1
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 ;
NewTradeCallback : TNewTradeCallback ;
NewDailyCallback : TNewDailyCallback ;
HistoryTradeCallBack : THistoryTradeCallBack;
TinyBookCallBack : TTinyBookCallBack )
: Short ; stdcall;

How can I write in python? anyone can help me?
Reply


Messages In This Thread
Delphi code to Python - by juliocsrj84 - Dec-20-2018, 01:47 PM
RE: Delphi code to Python - by nilamo - Dec-20-2018, 08:03 PM
RE: Delphi code to Python - by juliocsrj84 - Dec-23-2018, 09:44 PM
RE: Delphi code to Python - by Gribouillis - Dec-23-2018, 10:12 PM
RE: Delphi code to Python - by juliocsrj84 - Dec-26-2018, 01:47 PM
RE: Delphi code to Python - by nilamo - Dec-26-2018, 04:57 PM
RE: Delphi code to Python - by juliocsrj84 - Dec-26-2018, 07:31 PM

Forum Jump:

User Panel Messages

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