On Wed 13. August 2003 14:58, Maxime Bellengé wrote:
In TREEVIEW_UpdateDispInfo, a test is made to determine if the property we want to change is handled by a callback. If so, the change is dropped. But that test was done incorrectly.
Now the treeview in the statistical page of eMule displays correctly.
Changelog:
- Fix for TREEVIEW_UpdateDispInfo to test with the correct
callbackMask
This patch, which is now commited leads to problems for me. Now the labels in the tree fiew of some explorer test programs remain empty. May be this callback mask has to adjusted at some more points in the code. But I don't know, what it's used exactly for. Anyone any ideas?