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.
Printable View
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.