Hello all,
I am writting a classical web application with three tiers. I have encapsulated the database access and some of the business logic in a few COM components written in C++. And I use as a middle tier application written in Delphi by means of WebSnap technology. And I encountered...
I am creating a MTA component which needs to spawn a new thread. But when I want to shut down my application it hunds in CoUninitialize() in the thread spawned by my component? Some books say that we should avoid calling a CreateThread from a COM+ component however I didn't find anything of that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.