Hello there.

I have created some controls (like coolbar, subclassing, hooking controls).

However, If I recompile the source, the classes in the control get a new CLSID. Old programs can't use my control anymore.

How can I recompile without needing to recompile the other programs aswell. I have heard something about working with typeLibs. Can anyone explain that topic aswell?