http://bugs.winehq.org/show_bug.cgi?id=14606
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-06-21 07:18:11 --- (In reply to comment #0)
it should probably go like this: right click => appropriate treeview item selected => NM_RCLICK notification message to window => windows can use TreeView_GetSelection() :-)
after the right button is released, the previously selected item gets selected again on win32 - as far as I can tell :-)
Yeah, looks like that: I tested with ControlSpy on XP. Confirming.