The InitCommonControls function ensures that the common control dynamic-link library (DLL) is loaded.
void InitCommonControls(VOID);
This function does not return a value.