SHInitExtraControls (Windows Embedded CE 6.0)
1/6/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. **
Requirements
Header | aygshell.h |
Library | aygshell.lib |
Windows Embedded CE | Windows CE 3.0 and later |