Re: IDispatch Interface
- From: "Jim Carlock" <anonymous@localhost>
- Date: Tue, 10 Oct 2006 09:45:25 -0400
"expvb" <nobody@xxxxxxx> wrote:
I don't have the same level of knowledge of the inner working of
COM as others in this thread, but TLB files are not DLL files. You
can create TLB's in many ways, and there are probably tools
out there that create TLB files out of COM files.
ActiveX DLLs, EXEs and OCXs contain Type Libraries. Use
OLEView to open a specific DLL, OCX or EXE (or other?).
You can then recompile the Type Library presented by OLEView
with a MIDL compiler.
Hope this helps.
--
Jim Carlock
Post replies to the group.
.
- References:
- IDispatch Interface
- From: Jim Carlock
- Re: IDispatch Interface
- From: Michael C
- Re: IDispatch Interface
- From: Ralph
- Re: IDispatch Interface
- From: Michael C
- Re: IDispatch Interface
- From: Ralph
- Re: IDispatch Interface
- From: Michael C
- Re: IDispatch Interface
- From: expvb
- IDispatch Interface
- Prev by Date: Re: Visual Basic on Vista: try not to laugh
- Next by Date: Re: Visual Basic on Vista: try not to laugh
- Previous by thread: Re: IDispatch Interface
- Next by thread: Re: IDispatch Interface
- Index(es):
Relevant Pages
|