InitCommonControls (Windows CE 5.0)

Send Feedback

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

Common Control Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.