Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
Windows Controls
Functions
 InitCommonControls Function
InitCommonControls Function

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

Syntax

void InitCommonControls(VOID);

Return Value

No return value.

Remarks

Under Comctl32.dll version 5.x, only Microsoft Windows 95 classes (ICC_WIN95_CLASSES) can be registered through InitCommonControls. Programs which require additional common control classes must use the InitCommonControlsEx function.

Under Comctl32.dll version 6.0 and later, InitCommonControls does nothing. Applications must explicitly register all common controls through InitCommonControlsEx.

Function Information

Minimum DLL Versioncomctl32.dll
Headercommctrl.h
Import librarycomctl32.lib
Minimum operating systems Windows NT 3.51, Windows 95
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker