Hi everybody...

I've got a little problem (!)

I've noticed that when I create an ocx control, VB
automatically register it !!
So the only way in found is to make (with vb setup wizard)
a package, modify the setup.lst, clean up the $(DllSelfRegister) then install it to have -at least- my
"not dll self-registered" ocx !!!! 8)

Wrong way, I agree with you, but how can I do better ?

By the way, where is in the register base the flag
which set this famous self-registering