InitCommonControls

This function registers and initializes the common control window classes. This function is obsolete. New applications should use the InitCommonControlsEx function.

At a Glance

Header file: Commctrl.h
Windows CE versions: 1.0 and later

Syntax

void InitCommonControls(void);

Return Values

None.