A guide for language/IDE developers who want to reproduce how VB6 surfaces COM
type libraries in its two pickers (References and Components) and decides
the control namespace name (and when to append the Ctl suffix).
Everything below was verified against a real working OCX (UniCCtl.ocx, library
FLAGS=2, no suffix) and a from-scratch one (FLAGS=0, suffix appears).