I have an older program that uses an custom draw ListView (and also %LVS_OWNERDATA). It worked perfectly up until I recompiled a couple of weeks ago. I could not understand why the items in the ListView would no longer show.
It appears that the problem relates to using an XP theme manifest with the program (either a standalone manifest or a resource embedded manifest). Whenever a manifest is active the listview is blank.
I have attached a couple of screenshots showing the effect.
Has anyone else run into this problem and have a solution available that allows the custom draw listview to display with themed support?
Thanks!
It appears that the problem relates to using an XP theme manifest with the program (either a standalone manifest or a resource embedded manifest). Whenever a manifest is active the listview is blank.
I have attached a couple of screenshots showing the effect.
Has anyone else run into this problem and have a solution available that allows the custom draw listview to display with themed support?
Thanks!
Comment