L>icex.dwSize = sizeof(INITCOMMONCONTROLSEX); L>icex.dwICC = ICC_INTERNET_CLASSES; L>InitCommonControlsEx(&icex); L>
INITCOMMONCONTROLSEX icex;