Click here to Skip to main content
15,896,288 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Migrating processes Pin
alex.barylski1-Jan-04 13:56
alex.barylski1-Jan-04 13:56 
GeneralSpying on a file Pin
Mazdak31-Dec-03 22:43
Mazdak31-Dec-03 22:43 
QuestionHow to get the "Internet Explorer_TridentCmboBx" element handler Pin
TAUHIDUL ISLAM31-Dec-03 20:21
TAUHIDUL ISLAM31-Dec-03 20:21 
GeneralVC++ 6.0 and XP Pin
pranavamhari31-Dec-03 20:17
pranavamhari31-Dec-03 20:17 
GeneralRe: VC++ 6.0 and XP Pin
Michael Dunn31-Dec-03 20:20
sitebuilderMichael Dunn31-Dec-03 20:20 
GeneralRe: VC++ 6.0 and XP Pin
pranavamhari31-Dec-03 20:44
pranavamhari31-Dec-03 20:44 
GeneralFrom MTA to STA Pin
Prakash Nadar31-Dec-03 18:40
Prakash Nadar31-Dec-03 18:40 
GeneralRe: From MTA to STA Pin
Michael Dunn31-Dec-03 20:19
sitebuilderMichael Dunn31-Dec-03 20:19 
I assume you're talking about an implementation here, not interfaces. Interfaces are just a collection of methods.
In the inheritance list of the C++ class implementing the interface, change any occurence of CComMultiThreadModel to CComSingleThreadModel. In the RGS file, change the ThreadingModel value to Apartment.

--Mike--
Ericahist | CP SearchBar v2.0.2 | Homepage | 1ClickPicGrabber New v2.0! | RightClick-Encrypt
Actual sign at the laundromat I go to: "No tinting or dying."
GeneralRe: From MTA to STA Pin
Prakash Nadar1-Jan-04 16:07
Prakash Nadar1-Jan-04 16:07 
GeneralA Doubt Pin
Rane31-Dec-03 16:05
Rane31-Dec-03 16:05 
GeneralRe: A Doubt Pin
Prakash Nadar31-Dec-03 18:35
Prakash Nadar31-Dec-03 18:35 
GeneralRe: A Doubt Pin
Michael Dunn31-Dec-03 19:48
sitebuilderMichael Dunn31-Dec-03 19:48 
Generalproblem with ListCtrl display Pin
Angel Kid31-Dec-03 15:14
Angel Kid31-Dec-03 15:14 
GeneralRe: problem with ListCtrl display Pin
Michael Dunn31-Dec-03 19:50
sitebuilderMichael Dunn31-Dec-03 19:50 
Generalgoing to post antialiasing article Pin
Roman Nurik31-Dec-03 12:56
Roman Nurik31-Dec-03 12:56 
Generalmenu bar Pin
brian scott31-Dec-03 12:21
brian scott31-Dec-03 12:21 
GeneralUsing SetFont() on a button control Pin
shultas31-Dec-03 11:32
shultas31-Dec-03 11:32 
GeneralRe: Using SetFont() on a button control Pin
Roman Nurik31-Dec-03 12:58
Roman Nurik31-Dec-03 12:58 
GeneralRe: Using SetFont() on a button control Pin
Kelly Herald31-Dec-03 17:28
Kelly Herald31-Dec-03 17:28 
GeneralRe: Using SetFont() on a button control Pin
Rajesh match31-Dec-03 19:56
Rajesh match31-Dec-03 19:56 
GeneralRe: Using SetFont() on a button control Pin
shultas1-Jan-04 9:57
shultas1-Jan-04 9:57 
GeneralRe: Using SetFont() on a button control Pin
J.B.1-Jan-04 18:10
J.B.1-Jan-04 18:10 
GeneralIntercepting Mouse Clicks Pin
__Cerb31-Dec-03 10:06
__Cerb31-Dec-03 10:06 
GeneralRe: Intercepting Mouse Clicks Pin
alex.barylski31-Dec-03 10:17
alex.barylski31-Dec-03 10:17 
GeneralRe: Intercepting Mouse Clicks Pin
__Cerb31-Dec-03 10:26
__Cerb31-Dec-03 10:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.