


Vb6 "regfreecom" autocreate manifest for ocx file Non-system processes like tabctl32.ocx originate from software you installed on your system. Tabctl32.ocx is an ActiveX control module which contains SSTab control used for Tabbed Dialog Control. It turns out that other user's PCs, not used for VB6 Programming Development and with newer versions of Windows, do not immediately understand what to do with this 'new fangled' Tab control. I am programming with Visual Basic 6.0 (SP6). My Development PC is a virtual PC running Windows XP (32bit) Service Pack 3. Tab controls are pretty handy to group different categories for the various configurations to be managed.

In not so recent years, I have added Configuration forms to some of my VB6 programs.
