Click here to Skip to main content
15,905,419 members
Home / Discussions / COM
   

COM

 
GeneralCAB files Pin
Jared Allen25-Aug-01 23:32
Jared Allen25-Aug-01 23:32 
GeneralRe: CAB files Pin
Michael Dunn26-Aug-01 7:55
sitebuilderMichael Dunn26-Aug-01 7:55 
GeneralVB as a DLL server to VC client. Pin
25-Aug-01 22:48
suss25-Aug-01 22:48 
GeneralRe: VB as a DLL server to VC client. Pin
27-Aug-01 1:52
suss27-Aug-01 1:52 
Generalvb com dll debug error Pin
Amit Dey25-Aug-01 9:10
Amit Dey25-Aug-01 9:10 
GeneralRe: vb com dll debug error Pin
Carlos Antollini25-Aug-01 10:54
Carlos Antollini25-Aug-01 10:54 
GeneralRe: vb com dll debug error Pin
Amit Dey26-Aug-01 5:42
Amit Dey26-Aug-01 5:42 
GeneralHelp! Passing custom objects back and forth in COM Pin
Ron Olson24-Aug-01 11:16
Ron Olson24-Aug-01 11:16 
Hey all-

I've used ATL/COM quite a bit, but I've always designed my apps from scratch to take parameters and return values using the standard types (strings, numbers, etc).

Ok, now I have to wrap some functionality from a big app into a com object, and in a number of cases a pointer to a class is returned from a function, or a function takes a class or some other user defined type, etc. Basically, the job is ripping out some classes from a big mfc app and putting it in a com object.

Great, but how to do it? I can't pass a custom object around (or I haven't been able to pass it using a VARIANT), and the amount of time to rewrite everything to be COM-friendly would far exceed the allotted time.

I've searched Google as well as here and CodeGuru, but find nothing about this particular problem. I believe you can do it with straight DLLs, so I don't know why you couldn't also do it with com objects as well.

Thanks for any info,

Ron
GeneralRe: Help! Passing custom objects back and forth in COM Pin
Bill Wilson14-Sep-01 14:34
Bill Wilson14-Sep-01 14:34 
GeneralRe: Help! Passing custom objects back and forth in COM Pin
Ganesh Ramaswamy15-Sep-01 7:11
Ganesh Ramaswamy15-Sep-01 7:11 
GeneralRe: Help! Passing custom objects back and forth in COM Pin
User 988515-Sep-01 7:49
User 988515-Sep-01 7:49 
GeneralCreateObject not working Pin
Giles24-Aug-01 2:58
Giles24-Aug-01 2:58 
GeneralATL BSTR String Problems Pin
Robbie Grundel23-Aug-01 21:33
Robbie Grundel23-Aug-01 21:33 
GeneralAbout Drag-Drop Pin
Maer72723-Aug-01 6:41
Maer72723-Aug-01 6:41 
GeneralDCOM Security. Pin
Brian van der Beek22-Aug-01 23:56
Brian van der Beek22-Aug-01 23:56 
QuestionHow to get the <i>rclsid</i> from the <i>progID</i>? Pin
22-Aug-01 2:23
suss22-Aug-01 2:23 
AnswerRe: How to get the <i>rclsid</i> from the <i>progID</i>? Pin
Amit Dey22-Aug-01 3:00
Amit Dey22-Aug-01 3:00 
GeneralRe: How to get the <i>rclsid</i> from the <i>progID</i>? Pin
22-Aug-01 3:15
suss22-Aug-01 3:15 
GeneralRe: How to get the <i>rclsid</i> from the <i>progID</i>? Pin
Amit Dey25-Aug-01 8:58
Amit Dey25-Aug-01 8:58 
GeneralDirectShow problem..(compression filter) Pin
Kim,Sung-Gyoo21-Aug-01 23:51
Kim,Sung-Gyoo21-Aug-01 23:51 
GeneralA Simple Question About ActiveX on Internet Pin
Maer72721-Aug-01 22:39
Maer72721-Aug-01 22:39 
GeneralA Simple Question About Compound File and structured storage Pin
Maer72721-Aug-01 22:38
Maer72721-Aug-01 22:38 
GeneralA Question About "SetModifiedFlag" In Ole/ActiveX Pin
Maer72721-Aug-01 22:37
Maer72721-Aug-01 22:37 
GeneralA simple question about drag-drop In Com Pin
Maer72721-Aug-01 22:36
Maer72721-Aug-01 22:36 
GeneralIEPlugin/ HTMLDom question Pin
Amit Dey21-Aug-01 21:23
Amit Dey21-Aug-01 21:23 

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.