Quote Originally Posted by The trick View Post
You can see some VB6-projects here where you can instantiate objects from VB6-ActiveX DLL without any registration/SxS.
Yeah but that only works with late-bound objects. How do you violate the COM contract to make it early-bound?