Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.pascal.delphi.misc > #161

Re: Delphi & Import Type Library

From Chris Cheney <invalid@invalid.invalid>
Newsgroups comp.lang.pascal.delphi.misc
Subject Re: Delphi & Import Type Library
Date 2012-01-09 09:17 +0000
Organization A noiseless patient Spider
Message-ID <jeebbi$fsf$1@dont-email.me> (permalink)
References <08d84f59-4ed4-4f24-9fd1-bf4a715db0d0@cf6g2000vbb.googlegroups.com>

Show all headers | View raw


On Sun, 08 Jan 2012 23:56:41 -0800, alanglloyd@aol.com wrote:

> How does Delphi find, and what criteria are used to confirm a type
> library, in the list displayed when one selects Project | Import Type
> Library.
> 
> I seem to have items in my such list for which there appears to be no
> .TLB file on my PC.
> 
> Alan Lloyd

1) Probably via the HKCR/Typelib Windows registry key

2) Type libraries are stored as a Windows resource and can be found in 
more than just .tlb files, e.g. in some .exe, .dll, .rll files. 
There may be orphaned type library entries in the registry as an 
application might not remove its type library entry/entries when it is 
uninstalled.

Chris

Back to comp.lang.pascal.delphi.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Delphi & Import Type Library "alanglloyd@aol.com" <alanglloyd@aol.com> - 2012-01-08 23:56 -0800
  Re: Delphi & Import Type Library "S.G" <S.G@none.special.ch> - 2012-01-09 10:44 +0200
  Re: Delphi & Import Type Library Chris Cheney <invalid@invalid.invalid> - 2012-01-09 09:17 +0000
  Re: Delphi & Import Type Library "Maarten Wiltink" <maarten@kittensandcats.net> - 2012-01-09 19:10 +0100
    Re: Delphi & Import Type Library "alanglloyd@aol.com" <alanglloyd@aol.com> - 2012-01-09 11:30 -0800
  Re: Delphi & Import Type Library Marco van de Voort <marcov@toad.stack.nl> - 2012-01-12 18:57 +0000

csiph-web