When using OnGetdispinfo(NMHDR* pNMHDR, LRESULT* pResult) with ListView the documentation says you can use LVIF_DI_SETITEM to tell the ListView to store the information for an item and not to request it again.

How!

Cheers in advance...