Subject | Re: [IBO] TIB_Event Alerter Problem and Application Exit |
---|---|
Author | Chris Hulsey |
Post date | 2001-02-28T20:55:08Z |
Hello Patrick,
I guess from your response you are able to make this work TIB_Event
alerters. Patrick could you please provide me a configuration that you are
using that works (IB version, gds32.dll, etc...). Also could I be doing
something wrong here because all I do is the following:
RegisterEvents(); // initialize event
Create OnEventAlert() // trap for processing
UnRegisterEvents(); // when finished
Chris Hulsey
chris@...
I guess from your response you are able to make this work TIB_Event
alerters. Patrick could you please provide me a configuration that you are
using that works (IB version, gds32.dll, etc...). Also could I be doing
something wrong here because all I do is the following:
RegisterEvents(); // initialize event
Create OnEventAlert() // trap for processing
UnRegisterEvents(); // when finished
Chris Hulsey
chris@...