[Quickfix-developers] Problem with toAdmin() call sequence - HELP!!!!
Brought to you by:
orenmnero
From: M C. - T. G. <mch...@ta...> - 2008-11-24 16:38:51
|
SOMEBODY HELP!!! the toAdmin() in my C++ Application implementation does not seem to get called right after initiator.start(), only get's called if i do something like a std::cin; seems to be some conflict somewhere with threads or something. i am using visual studio 2008, could this be the reason (i.e different versin of compiler)?? anybody??? |