Y0 y0.I would like to use the IP Address control which from what i understand is contained in the MS Windows Common Controls. This control is however not one of the default controls. According to the MSDN library i need to do this to be able to use it :

"Initializing an IP Address Control

To use an IP address control, call InitCommonControlsEx with the ICC_INTERNET_CLASSES flag set in the dwICC member of the INITCOMMONCONTROLSEX structure."

Hmm, i have a rough idea of whats going on but i'll be damned if i can figure how to do that. Please guide me through this process if you can..

Cheers
-Sab-