Merge TLB into DLL

  • Thread starter Thread starter Martin Weiss
  • Start date Start date
M

Martin Weiss

Hi,

I have a very straight question:
I generated a COM DLL with Visual Basic 2005. This build process generates a
DLL and a TLB file.
Within Visual Basic 6.0, there is no problem to include the TLB, but with
other environments like Matlab, ... it seams that only a DLL can be
included.

So the question is: Can I merge the TLB into the DLL to get one DLL
including the TLB?

Best regards,

Martin.
 
Hello, I have the exact same problem and spent half a day searching
for a solution and all I can find is your post.
If you have come up with the solution pls share it online.
 
Back
Top