SHInitExtraControls (Compact 2013)
3/28/2014
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 |