I have a new PC running Windows 7 and Visual Studio 2010, and need to register a legacy typelib (.tlb) to interface with an existing legacy application.However, regtlib.exe does not seem to be part of
I have a set of Visual C++ 9 COM component projects dependent on each other. ComponentA publishes its typelib into ComponentA.tlb. ComponentB imports ComponentA.tlb into ComponentB.idl and publishes