Click here to Skip to main content
15,886,643 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListBox Customize Pin
fjlv200522-Sep-05 15:55
fjlv200522-Sep-05 15:55 
GeneralRe: CListBox Customize Pin
David Crow23-Sep-05 2:28
David Crow23-Sep-05 2:28 
GeneralRe: CListBox Customize Pin
fjlv200525-Sep-05 14:41
fjlv200525-Sep-05 14:41 
QuestionAbout image processing Pin
om_trupti21-Sep-05 21:47
om_trupti21-Sep-05 21:47 
AnswerRe: About image processing Pin
Alexander M.,22-Sep-05 3:23
Alexander M.,22-Sep-05 3:23 
QuestionCOM Single-Threaded Or Multi-Threaded Pin
yccheok21-Sep-05 21:13
yccheok21-Sep-05 21:13 
AnswerRe: COM Single-Threaded Or Multi-Threaded Pin
Calc2021-Sep-05 22:15
Calc2021-Sep-05 22:15 
GeneralRe: COM Single-Threaded Or Multi-Threaded Pin
yccheok22-Sep-05 15:36
yccheok22-Sep-05 15:36 
Can I please re-phrase your word?

1. For COINIT_APARTMENTTHREADED (single threaded apartment), I created a control in thread A (which had make a call to CoInitializeEx). If there is another thread B wish to use the control, thread B had to make call to CoInitializeEx/ CoUninitialize before/ after using the control.

However, in multi thread apartment, I just need to call CoInitializeEx ONCE in thread A. thread B need NOT to call CoInitializeEx.

2. May I know what is mean by "marshall interfaces" ?

Thanks
GeneralRe: COM Single-Threaded Or Multi-Threaded Pin
Calc2022-Sep-05 19:47
Calc2022-Sep-05 19:47 
GeneralRe: COM Single-Threaded Or Multi-Threaded Pin
yccheok22-Sep-05 23:06
yccheok22-Sep-05 23:06 
QuestionCreating Excel files in VC Pin
kk.tvm21-Sep-05 21:07
kk.tvm21-Sep-05 21:07 
AnswerRe: Creating Excel files in VC Pin
LOUIS Christian21-Sep-05 21:43
LOUIS Christian21-Sep-05 21:43 
AnswerRe: Creating Excel files in VC Pin
David Crow22-Sep-05 3:01
David Crow22-Sep-05 3:01 
QuestionChange font of tooltip of Toolbar ? Pin
ana_v12321-Sep-05 21:01
ana_v12321-Sep-05 21:01 
AnswerRe: Change font of tooltip of Toolbar ? Pin
douglasjordan26-Sep-05 10:18
douglasjordan26-Sep-05 10:18 
Questionhelp me with VC++ Pin
Member 226824821-Sep-05 20:59
Member 226824821-Sep-05 20:59 
AnswerRe: help me with VC++ Pin
kk.tvm21-Sep-05 21:15
kk.tvm21-Sep-05 21:15 
GeneralRe: help me with VC++ Pin
Member 226824821-Sep-05 22:08
Member 226824821-Sep-05 22:08 
NewsRe: help me with VC++ Pin
kk.tvm21-Sep-05 22:24
kk.tvm21-Sep-05 22:24 
GeneralRe: help me with VC++ Pin
*Dreamz22-Sep-05 0:25
*Dreamz22-Sep-05 0:25 
AnswerRe: help me with VC++ Pin
David Crow22-Sep-05 3:03
David Crow22-Sep-05 3:03 
GeneralRe: help me with VC++ Pin
Member 226824822-Sep-05 18:17
Member 226824822-Sep-05 18:17 
QuestionChange Font of Menu ? Pin
ana_v12321-Sep-05 20:58
ana_v12321-Sep-05 20:58 
AnswerRe: Change Font of Menu ? Pin
Steen Krogsgaard22-Sep-05 2:07
Steen Krogsgaard22-Sep-05 2:07 
QuestionStatic OnPaint question Pin
followait21-Sep-05 20:18
followait21-Sep-05 20:18 

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.