PureBytes Links
Trading Reference Links
|
No the syntax is the same but you are trying to use a 16 bit, .dll in a 32 bit
program. The .dll needs to be recompiled into a 32 bit. .dll.
____________________Reply Separator____________________
Subject: Referencing a DLL in TS2000i
Author: Doug Forman
Date: 4/21/99 6:45 PM
I have an indicator that I wrote that references a .DLL file.
The syntax goes like this:
DefineDLLFunc: "C:\CUSTOM\CUSTOM.DLL", float, "EXPDISPMA", float, float,
float, float, float ;
It (still) works great in TS40, but not it TS2000i - ".DLL not found"
Any ideas why? Did the syntax change?
Doug
-----
Doug Forman, MCSE (doug@xxxxxxxxxxx)
Incline Systems, Inc. - Vancouver, WA
360.576.0292 voice - 360.576.6911 fax - ICQ 7298278
|