Partager via


ShellCtrlsInitialize (Compact 2013)

3/28/2014

Initializes the shell control classes for virtual list view controls, virtual item view controls, pivot controls, spinner controls, and the wizard control framework.

Syntax

BOOL ShellCtrlsInitialize();

Return Value

TRUE on success; FALSE on failure.

Remarks

Registers the following shell control classes in the dynamic-link library (DLL): virtual list view controls, virtual item view controls, pivot controls, spinner controls, and the wizard control framework. Call this function before using any of these controls.

Requirements

Header

shellctrls.h

See Also

Reference

Shell Controls Reference
Task Dialogs Reference
Spinner Controls Reference
ShellCtrlsUninitialize