Re: Another DLL question
Ketchup <ketchup@ketchup.com> wrote:
"Igor Tandetnik" <itandetnik@mvps.org> wrote in message
news:%233zxxQJYJHA.1324@TK2MSFTNGP04.phx.gbl...
Note that you can embed the assembly manifest into the assembly, but
you can't embed the application manifest (client.exe.manifest file
in the example). This one is specific to every client app.
Igor, thanks again! Regarding the above, is there another way people
create DLL files that do not require registration?
None that I know of.
I know that I
have used DLL files I have downloaded from the web as COM DLLs in
VB.NET without having to register anything.
Sounds unlikely. Somehow, they got registered and you didn't notice it.
Or, they were not actually COM DLLs but regular C-API-exporting DLLs.
--
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