Hi,I think you should add: CComModule _Module; //global
CoInitialize(0); _Module.Init(0,GetModuleHandle(NULL)); AtlAxWinInit();
before you call AtlAxAttachControl() function.
W
weir75034
@weir75034
Posts
-
AtlAxAttachControl - An outgoing call cannot be made since the application is dispatching an input-synchronous call.