[Quickfix-developers] CoInitialize
Brought to you by:
orenmnero
From: Jo J. <jo...@tr...> - 2003-07-21 19:49:06
|
Hi All, I am trying to use QuickFix in a managed C++ application (not QuickFix.NET). When the app starts up, I get an ConfigError with the message "Could not initialize COM" I investigated and the error is RPC_E_CHANGED_MODE. This occurs in the initialization of the MSXML object. Does anyone know why this would be? Do I need to change some setting so the threading model will be compatible? Thanks, Jo Janssens |