InitCommonControls(3w)
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 "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/comctl32/commctrl.c".
- Debug channel "commctrl".