LogParser launches COM in a Single Threaded Apartment (www.tellingmachine.com)
submitted by
Klaus(755) 2 years, 1 month ago
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.
|
category: Windows Forms
|
Views: 9
tags:
winforms another
Everyones tags:
Your Tags: