PureBytes Links
Trading Reference Links
|
Metastock Developers,
The sample "C" program would not compile correctly using Microsoft Visual
C++ 6.0.
Now, it was an easy fix, as a function ForceFloatRange was left out of the
sample code.
It is documented in the accompanying manual or you can get a copy of the
code from
the wizard if you use the wizard. It is NOT INCLUDED in the sample source
code so
the sample fails the compile process.
Now I was able to get the source to compile by cutting and pasting the
function from a dummy project
created using the MSX wizard. I am in the process of using the DLL test
program to test the
"new functionality".
Thanks,
Ron Stockstill
|