Click to See Complete Forum and Search --> : Merge tlb with dll


vectra17
February 15th, 2008, 04:54 AM
Hi Gurus,

I made a COM server in C++ which resulted in a DLL file and a TLB file.
Now I want to merge the TLB file in the DLL file and have only 1 DLL file.
How can I do that?
Thanks.