Click here to Skip to main content
15,892,674 members
Home / Discussions / COM
   

COM

 
GeneralRe: Problem Debugging ATL-COM DLL Project Pin
Findingnimmo4-Apr-06 4:22
Findingnimmo4-Apr-06 4:22 
GeneralRe: Problem Debugging ATL-COM DLL Project Pin
khan++4-Apr-06 4:37
khan++4-Apr-06 4:37 
QuestionWindows AMnagement Instrumentation task Pin
abhiramsss2-Apr-06 23:39
abhiramsss2-Apr-06 23:39 
QuestionServer to client communication using DCOM Pin
abhiramsss30-Mar-06 23:07
abhiramsss30-Mar-06 23:07 
Questionopened file problem Pin
aaaan30-Mar-06 17:55
aaaan30-Mar-06 17:55 
AnswerRe: opened file problem Pin
Stephen Hewitt30-Mar-06 18:00
Stephen Hewitt30-Mar-06 18:00 
QuestionIstream pipes Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 10:52
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 10:52 
AnswerRe: Istream pipes Pin
Stephen Hewitt30-Mar-06 11:26
Stephen Hewitt30-Mar-06 11:26 
The normal way to solve such a problem is simply to marshal a pointer to the receiving COM object to the senders apartment and then the sender can simply call a method on the receiver (really the receiver’s proxy) and push the data at it - There is no need for pipes and the like.

Steve
GeneralRe: Istream pipes Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 11:41
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 11:41 
GeneralRe: Istream pipes Pin
Stephen Hewitt30-Mar-06 11:47
Stephen Hewitt30-Mar-06 11:47 
GeneralRe: Istream pipes Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 12:07
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 12:07 
GeneralRe: Istream pipes Pin
Stephen Hewitt30-Mar-06 12:25
Stephen Hewitt30-Mar-06 12:25 
AnswerRe: Istream pipes Pin
Andy Brummer31-Mar-06 11:18
sitebuilderAndy Brummer31-Mar-06 11:18 
QuestionActiveX Control Pin
Anthony988730-Mar-06 9:04
Anthony988730-Mar-06 9:04 
QuestionRe: ActiveX Control Pin
Roger Stoltz30-Mar-06 11:17
Roger Stoltz30-Mar-06 11:17 
AnswerRe: ActiveX Control Pin
Anthony988730-Mar-06 13:31
Anthony988730-Mar-06 13:31 
AnswerRe: ActiveX Control Pin
Roger Stoltz30-Mar-06 20:57
Roger Stoltz30-Mar-06 20:57 
GeneralRe: ActiveX Control Pin
Anthony988731-Mar-06 10:56
Anthony988731-Mar-06 10:56 
QuestionATL COM Office Addin. Pin
HakunaMatada29-Mar-06 16:57
HakunaMatada29-Mar-06 16:57 
AnswerRe: ATL COM Office Addin. Pin
Laxman Auti15-Apr-06 2:10
Laxman Auti15-Apr-06 2:10 
QuestionIObjectWithSite and IOLECommandTarget Problem Pin
jlittlet29-Mar-06 10:12
jlittlet29-Mar-06 10:12 
Questionhow to remove com object from memory Pin
Stober29-Mar-06 8:07
Stober29-Mar-06 8:07 
AnswerRe: how to remove com object from memory Pin
Michael Dunn29-Mar-06 9:55
sitebuilderMichael Dunn29-Mar-06 9:55 
GeneralRe: how to remove com object from memory Pin
Stober29-Mar-06 11:50
Stober29-Mar-06 11:50 
Question_COM_SMARTPTR_TYPEDEF Pin
HakunaMatada28-Mar-06 21:51
HakunaMatada28-Mar-06 21:51 

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.