"HIKARU" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
What happens when we register a dlls?
Why some dlls must be registered?
Basically, the registration process makes the dll and its contents known to
the OS by adding registry entries so the dll can be located and loaded when
something in it (function, symbolic constant, ADT, etc.) is needed by an
application.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.