Error!
Success!

LogParser launches COM in a Single Threaded Apartment

0
kicks

LogParser launches COM in a Single Threaded Apartment  (Unpublished)

When you are developing an application with third party components and you need to come up with an appropriate way to handle concurrency, then It might be time for some debugging. This article describes how to reverse engineer a component that calls CoInitializeEx. This knowledge can be used to decide whether to use a windows message pump or a BackGroundWorker component to keep a .NET Windows Forms application responsive to user input.


Kicked By:
Drop Kicked By: