[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TS2000i APIs



PureBytes Links

Trading Reference Links

*any*
Windows DLLs (think Excel) and APIs

Err, ah, I should say that this means 32bit dlls and APIs... If you want
to access 16bit .dlls - you shall have to write a "thunk" or recompile
the 16bit .dlls to be 32bit.

    RQ

Joel Reymont wrote:

> The Developers Kit can be installed by selecting it from
> the DevKit directory on the CD. There are three main
> sets of APIs: read-only access to GlobalServer,
> EasyLanguage extensions allowing you to call *any*
> Windows DLLs (think Excel) and APIs to access
> the TS workspaces, windows, etc. The last set includes
> access to the Tracking Center for alerts, open orders
> and so on. Automated order entry anyone?
>
> I think it's time for me to take up COM programming :).
>
>     Cheers, Joel