On Tue, Apr 12, 2005 at 04:13:32PM -0600, Vitaliy Margolen wrote: > Well, yes and no. This is custom draw callback/notify. It shouldn't change > control's parameters, such as color. At least on a permanent basis. This is > what > set color messages for.
Agreed. But judging by what listview is doing, we do need to use them when we are drawing the item (or whatever). But I agree, we must not change those parameters permanently. > Also I can't quite understand why TVM_GETITEM for iImage returns something > like > 0x4079D5D0 while traces show 0, 1 or 3 dependant on open/closed/has children. I guess this needs more debugging :) -- Dimi.