PureBytes Links
Trading Reference Links
|
Patrick,
thanks for your reference on how to write DLLs for TS using PowerBasic:
Barry Kaufman in his 9/24/1999 e-mail did an excellent job.
However, he is using PowerBasic PB/DLL Version 2.0 (16-bit) and
TS 4.0 (16-bit).
I am planning to purchase PB/DLL Version 6.0 (32-bit) and use it for
creating DLLs for TS 2000i (32-bit).
Question:
Anybody tried the above combination with a success?
Mike <pooltreatments@xxxxxxxxxxxx> is mentioning this combination in his
e-mail dated 5/9/2001, but I am not sure if he really used the program or he is
just suggesting to use it.
In summary:
- to create robust DLLs (16-bit) for TS 4.0 (16-bit) you can use either:
- PowerBasic/DLL Version 2.0, or
- MS Visual C++ Version 1.52
What's works with TS 2000i?
DC
----- Original Message -----
From: "Patrick White" <simgenie@xxxxxxxxx>
To: <Michael.Mueller@xxxxxxxxx>; <omega-list@xxxxxxxxxx>
Sent: Thursday, June 21, 2001 11:17 PM
Subject: Re: elkit.dll and Powerbasic
There looks to be a pretty complete example at:
http://www.purebytes.com/archives/omega/1999/msg28190.html
Patrick White
----- Original Message -----
From: <Michael.Mueller@xxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Thursday, June 21, 2001 6:00 AM
Subject: elkit.dll and Powerbasic
Hi,
I am trying to implement the functions of ELKIT.DLL via Powerbasic in my EL
Code.
I have some problems with the calling conventions of the elkit functions.
Would someone send an example code for passing arrays and prices to the
powerbasic dll?
tia
michael
http://www.spuetz.de
|