InitCommonControls.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

InitCommonControls (COMCTL32.17)

SYNOPSIS

VOID InitCommonControls
 (
 )

DESCRIPTION

Registers the common controls.

PARAMS

No parameters.

RETURNS

No return values.

NOTES

This function is just a dummy - all the controls are registered at the dll 's initialization. See InitCommonContolsEx for details.

IMPLEMENTATION

Defined in "commctrl.h".

Implemented in "dlls/comctl32/commctrl.c".

Debug channel "commctrl".