Quote from endsongs:
mcgene - here is a link to an example that creates a dll using visual c++.
http://zone.ni.com/devzone/cda/tut/p/id/3056
Here is an example showing how to link a visual c++ created dll to tradestation.
http://www.bigmiketrading.com/trade...g/3371-calling-external-dll-easylanguage.html
I didn't post my own code because I'm using a freeware compiler/development environment that might not work the same as commercial software. Visual c++ seems to be a popular commercial software package, so I posted an example using that.
An internet search will find you hundreds if not thousands of examples of DLL code and linking.
Appreciate your kind help and sharing.
Thank you very much.