When I add the LVS_EX_SUBITEMIMAGES style the ListView sends LVN_GETDISPINFO messages to get icons for every column. If I don't provide an icon it keeps asking, even though I set the mask to LVIF_DI_SETITEM. How can I display icons in more than one column, but not every column? HELP! Thanks.