Re: another COM-Question: how to inject a type-lib into a dll?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Fri, 20 Jan 2006 10:23:58 -0500
Axel Bock <axel.bock.news@xxxxxxxxxxxxxx> wrote:
> so ... about the idl file. I had a problem with one once: in another
> project I wanted to "serialize" an enumeration (so, basically use an
> int) to call a COM function, and the midl-compiler complained about
> not knowing how to serialize this.
> so let's assume I have about 200 of these, so how do I make them known
> to the midl compiler? I assume I don't have to re-write all of them
> .... right? :)
I don't quite understand the question. Can you show a small code sample
demonstrating what you are trying to achieve?
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: another COM-Question: how to inject a type-lib into a dll?
- From: Axel Bock
- Re: another COM-Question: how to inject a type-lib into a dll?
- References:
- another COM-Question: how to inject a type-lib into a dll?
- From: Axel Bock
- Re: another COM-Question: how to inject a type-lib into a dll?
- From: Igor Tandetnik
- Re: another COM-Question: how to inject a type-lib into a dll?
- From: Axel Bock
- another COM-Question: how to inject a type-lib into a dll?
- Prev by Date: Re: Quicky about properties
- Next by Date: Re: another COM-Question: how to inject a type-lib into a dll?
- Previous by thread: Re: another COM-Question: how to inject a type-lib into a dll?
- Next by thread: Re: another COM-Question: how to inject a type-lib into a dll?
- Index(es):
Relevant Pages
|