Apartments and multi threaded programming
COM
2
Posts
2
Posters
6
Views
1
Watching
-
Hello, I want to create an Apartment threaded compoent server which will be used by the main thread client.How do i go about doing this?Any tips will be of help!1 Best Regards, R Acharya
Hi, I don't understand what problems do you have... To create an Apartment threaded component just select the Attributes page of the ATL Object Wizard Properties and make sure that Threading Model is set to Apartment. It's a default value, so usually you don't have to change anything. Regards, Alex Gorev, Dundas Software.