Hi,

I have a couple of questions about DLL files.

The first is why do we need to register DLL files,
and how do I know if I need to register them.

Another problem I am having is when I try to register a DLL. I get an error message:

regsvr32 c:\winnt\system32\exlate32.dll

Message:
c:\winnt\system32\exlate32.dll was loaded but the
DLLRegisterServer entry point was not found.
DllRegisterServer may not be exported, or a corrupt version of
regsvr32 c:\winnt\system32\exlate32.dll my be in memory.

Can anyone help me with these questions?
Thanks