dll registration - TechRepublic
General discussion
March 28, 2003 at 09:35 PM
dlembry

dll registration

by dlembry . Updated 23 years, 3 months ago

I have source for an old DLL the in Visual C that I would like to put a wrapper around so that it can be registered as a resource in VB rather than having to put declarations in the VB source and put the DLL in the PATH.
I am looking for a simple example that I could follow. someting like the f_to_c function in a DLL that can be called from VB6.

This discussion is locked

All Comments