Click here to Skip to main content
15,884,836 members
Home / Discussions / COM
   

COM

 
AnswerRe: problem with a WebBrowser control Pin
User 21559720-Mar-08 10:06
User 21559720-Mar-08 10:06 
GeneralGeneral question Pin
KASR128-Feb-08 23:30
KASR128-Feb-08 23:30 
GeneralRe: General question [modified] Pin
CPallini29-Feb-08 2:06
mveCPallini29-Feb-08 2:06 
GeneralRe: General question Pin
KASR12-Mar-08 19:01
KASR12-Mar-08 19:01 
GeneralRe: General question Pin
CPallini2-Mar-08 20:59
mveCPallini2-Mar-08 20:59 
Questionproblem with adobe reader while sending fax using faxcom.dll Pin
saikiran28-Feb-08 21:44
saikiran28-Feb-08 21:44 
GeneralRational Rose Add-In, C++ Pin
Danoo27-Feb-08 22:19
Danoo27-Feb-08 22:19 
GeneralPlacement of CoInitializeEx call! Pin
rajandpayal27-Feb-08 5:34
rajandpayal27-Feb-08 5:34 
I have a thread function which is something like this.

1)
Extract the pointer value which comes as part of the thread function call.
2)
Initialize the thread with ::CoInitializeEx(0,COINIT_MULTITHREADED) so that it enters the MTA of the process.
3)
Use the pointer extracted above in Step 2 to make a COM call.

The actual COM call (step 3) is made after the thread is initialized for using COM (step 2).

Is this fine? Should I also change my thread function such step 2 preceeds step 1.

Thanks
Rajdeep
GeneralRe: Placement of CoInitializeEx call! Pin
User 21559727-Feb-08 8:48
User 21559727-Feb-08 8:48 
GeneralClass Object Release Pin
swjam26-Feb-08 19:51
swjam26-Feb-08 19:51 
GeneralRe: Class Object Release Pin
ThatsAlok26-Feb-08 22:12
ThatsAlok26-Feb-08 22:12 
GeneralRe: Class Object Release Pin
User 21559727-Feb-08 8:50
User 21559727-Feb-08 8:50 
GeneralRe: Class Object Release Pin
John M. Drescher7-Mar-08 23:03
John M. Drescher7-Mar-08 23:03 
GeneralVisual C++ Excel Addin causes Excel to crash Pin
ssaddi25-Feb-08 18:24
ssaddi25-Feb-08 18:24 
GeneralRe: Visual C++ Excel Addin causes Excel to crash Pin
Ernest Laurentin5-Mar-08 7:19
Ernest Laurentin5-Mar-08 7:19 
GeneralUsing C# managed DLL in C++ unmanaged code Pin
dany_ch20-Feb-08 23:26
dany_ch20-Feb-08 23:26 
AnswerRe: Using C# managed DLL in C++ unmanaged code Pin
ritz12344-Mar-08 23:10
ritz12344-Mar-08 23:10 
QuestionTrouble with using COM in Window Service Pin
kamal.chauhan18-Feb-08 21:14
kamal.chauhan18-Feb-08 21:14 
GeneralRe: Trouble with using COM in Window Service Pin
Garth J Lancaster18-Feb-08 21:45
professionalGarth J Lancaster18-Feb-08 21:45 
GeneralRe: Trouble with using COM in Window Service Pin
kamal.chauhan18-Feb-08 22:25
kamal.chauhan18-Feb-08 22:25 
QuestionHow to get Recycle Bin Files/folders name Pin
john563213-Feb-08 2:29
john563213-Feb-08 2:29 
GeneralExcel.WorksheetFunction.RTD - Did anyone know how to retrieve data programmatically from rtd server with callback function Pin
bangbangbigolo11-Feb-08 10:07
bangbangbigolo11-Feb-08 10:07 
GeneralReleasing Interface Pin
john56328-Feb-08 0:42
john56328-Feb-08 0:42 
GeneralRe: Releasing Interface Pin
CPallini8-Feb-08 4:41
mveCPallini8-Feb-08 4:41 
GeneralPlease need some help - Multiple Interface - activex control Pin
sv147-Feb-08 22:29
sv147-Feb-08 22:29 

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.