I am using the CComboBoxEx control in MFC to implement an address box for a browser application which shows the address and the related site icon.
According this link:
Probably you need to call CComboBoxEx::SetImageList again.