SHInitExtraControls
A version of this page is also available for
4/8/2010
This function initializes parameters for the CAPEDIT and RES file-based ToolTips controls.
Syntax
BOOL SHInitExtraControls(void);
Parameters
None.
Return Value
This function returns TRUE if it is successful and FALSE if it fails.
Remarks
SHInitExtraControls operates in the same manner as InitCommonControls. Only use SHInitExtraControls to initialize new controls, such as the CAPEDIT control and certain ToolTips controls. For Windows Mobile Standard, only use SHInitExtraControls to initialize controls unique to Windows Mobile Standard, such as the CAPEDIT control and certain ToolTips controls.
Requirements
Header | aygshell.h |
Library | aygshell.lib |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Pocket PC 2000 and later, Smartphone 2002 and later |