Subject Access Violation with OnLogin Event for TIB_Connection
Author Damian Dowling
Hi

I have written an OnLogin Event for my IB_Connection, LoginPrompt is set to
True.

Whenever i do :
IB_Connection->Connect();

I get the following error:
Access Violation read of address FFFFFFFF.

The event doesn't even get called, am i missing something obvious here?

I am using BCB 5 Pro with IBO 3.6.Cc.

Thanks
Damian