We need a more recent winsig.tlb file that contains all the latest methods and events as described in your "Desktop API – Appendix A.doc"
The download file "C ActiveX Sample.zip" and "test new.zip" contains a winsig.tlb file dated 8/21/2003 which defined the interface as it existed at that time.
The download file "eSignal 7.6 Release 1.exe" contains a winsig.tlb file dated 11/25/2003 which defines several new methods and events:
New Methods:
(GetGetAppHWND, GetGetAppTime, GetGetAppVersion, GetGetAppBuildNumber, GetGetNumSymbolGroups, GetGetSymbolGroupColor, SetGroupSymbol, SetBrokerName, AddBrokerCategory, AddBrokerCategoryColumn, ResetBroker, AddBrokerCategoryRow, DeleteBrokerCategoryRow, GetBrokerCellData, SetBrokerCellData, GetBrokerCellItalic, SetBrokerCellItalic, GetBrokerCellBold, SetBrokerCellBold, GetBrokerCellFGColor, SetBrokerCellFGColor, GetBrokerCellBGColor, SetBrokerCellBGColor, AddBrokerMainMenuCommand, AddBrokerTradeMenuCommand, AddBrokerContextMenuCommand, AddBrokerOrder, UpdateBrokerOrder, DeleteBrokerOrder, AddBrokerExecution, DeleteBrokerExecution, AddBrokerPosition, UpdateBrokerPosition, DeleteBrokerPosition, GetGetLastOrderHWND)
New Events:
(OnSymbolGroupChangeEvent, OnIntervalGroupChangeEvent, OnWindowSymbolChange, OnBrokerMainMenuCommand, OnBrokerContextMenuCommand, OnBrokerRowDblClick)
What is missing is a more recent winsig.tlb file that contains the latest methods that were specifically requested by us activeX developers. I do not have a complete list of these, but they include:
ClearSymbolCache, CreateNewWindow, SetAbsoluteIndexing, OnTimeSalesAbsoluteBaseChanged, (and several more)
The download file "C ActiveX Sample.zip" and "test new.zip" contains a winsig.tlb file dated 8/21/2003 which defined the interface as it existed at that time.
The download file "eSignal 7.6 Release 1.exe" contains a winsig.tlb file dated 11/25/2003 which defines several new methods and events:
New Methods:
(GetGetAppHWND, GetGetAppTime, GetGetAppVersion, GetGetAppBuildNumber, GetGetNumSymbolGroups, GetGetSymbolGroupColor, SetGroupSymbol, SetBrokerName, AddBrokerCategory, AddBrokerCategoryColumn, ResetBroker, AddBrokerCategoryRow, DeleteBrokerCategoryRow, GetBrokerCellData, SetBrokerCellData, GetBrokerCellItalic, SetBrokerCellItalic, GetBrokerCellBold, SetBrokerCellBold, GetBrokerCellFGColor, SetBrokerCellFGColor, GetBrokerCellBGColor, SetBrokerCellBGColor, AddBrokerMainMenuCommand, AddBrokerTradeMenuCommand, AddBrokerContextMenuCommand, AddBrokerOrder, UpdateBrokerOrder, DeleteBrokerOrder, AddBrokerExecution, DeleteBrokerExecution, AddBrokerPosition, UpdateBrokerPosition, DeleteBrokerPosition, GetGetLastOrderHWND)
New Events:
(OnSymbolGroupChangeEvent, OnIntervalGroupChangeEvent, OnWindowSymbolChange, OnBrokerMainMenuCommand, OnBrokerContextMenuCommand, OnBrokerRowDblClick)
What is missing is a more recent winsig.tlb file that contains the latest methods that were specifically requested by us activeX developers. I do not have a complete list of these, but they include:
ClearSymbolCache, CreateNewWindow, SetAbsoluteIndexing, OnTimeSalesAbsoluteBaseChanged, (and several more)
Comment