Re: another COM-Question: how to inject a type-lib into a dll?



Hi Igor,

I think I tried that (reading about MIDL #include's and that stuff),
but it didn't work. I will try t set up a minimal project so I can
reproduce it. A major problem was that the IDL file was
compile-time-generated by the Visual Studio, and I didn't know where to
tell it that I have done some custom things it should consider. (As far
as I recall :)

But another problem: A friend of mine asked me these days how he could
pass an object into a COM method. I said this was not possible, cause
objects would have to be serialized, which is not done by default. Is
that true?

.



Relevant Pages

  • Re: another COM-Question: how to inject a type-lib into a dll?
    ... I think I tried that (reading about MIDL #include's and that stuff), ... I will try t set up a minimal project so I can ... A major problem was that the IDL file was ...
    (microsoft.public.vc.atl)
  • Re: OT: Sipson down
    ... snip much common sense ... Excellent reading, thanks. ... It appears to suffer from one major problem, ...
    (uk.rec.motorcycles)
  • Re: First SF book you read
    ... Reading SF and F&E the wrong way round wasn't a ... major problem, but Istr that _Foundation_, when I ... Devil, when he is its only explanation. ...
    (rec.arts.sf.written)
  • Re: XML::Simple XMLIn() and odd chars
    ... When I copied and pasted your tiny.xml, I didn't get the alternate quote character. ... print "reading $filename\n"; ... So you seem to have two problems: \xappears where you don't want it to, and system B it not set up to display UTF-8 correctly; this is not a major problem since the output is supposed to go to a browser--not the console. ... Just make sure that the locale en_US.UTF-8 is enabled, and run the script from the webserver, and provide the proper HTTP header specifying the charset utf-8. ...
    (comp.lang.perl.modules)