Subject Sharing IB connection between DLL's
Author Burak ÖZLER
Hi all

I'm building a Financial application so I have to separate the modules
to DLL's but, I don't want that all dll's use their own connection. I make a
connection on my main project and I want all DLL's share the same
connection.

Is this possible and how??


Thanks
Burak