http://bugs.winehq.org/show_bug.cgi?id=13082 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0-rc2 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-18 14:42:42 --- (In reply to comment #5)
Actually, this is a valid HTREEITEM, but from a different TreeView. Maybe Windows allows it?
Exactly, I've done some tests just now, and it definitely possible to pass HTREEITEM to different control for example in TVM_GETITEMA and it returns requested data. Something like a global DPA protected with critical section should be enough here - I'll try to make a draft implementation this week. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.