InitCommonControls (Windows CE 5.0)
This function registers and initializes the common control window classes. This function is obsolete. New applications should use InitCommonControlsEx (function).
voidInitCommonControls(void);
Parameters
None.
Return Values
None.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
Link Library: Commctrl.lib.
See Also
Send Feedback on this topic to the authors