Merge TLB into DLL
am 21.01.2008 10:28:27 von Martin WeissHi,
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.