The InitCommonControlsEx function registers specific common controls classes from the common control dynamic-link library (DLL).
BOOL InitCommonControlsEx(LPINITCOMMONCONTROLSEX lpInitCtrls);
| Header file: | Commctrl.h |
| Platforms: | H/PC |
| Windows CE versions: | 2.0 and later |
Returns TRUE if successful, or FALSE otherwise.