PureBytes Links
Trading Reference Links
|
I've been using Hashnums to handle globals in TS and to pass data to
an external VB program. Works well, but it would be more convenient to
have globals built into DLL's created in PB. Is it possible to use PB
DLL's to pass globals between different parts of TS, in addition to
processing the data? Any problems in accessing the same DLL
simultaneously with a separate PB program as well?
Thanks,
ztrader
|