Dmitry Timoshkov wrote:
"Igor Tarasov" tarasov.igor@gmail.com wrote:
Now I don't get it. Looked through listview tests and there are not even one mouse-related test. And my patch could be tested by just sending HDN_ITEMCLICKW to listview control. And capturing the response notifications.
Then just do it that way.
Igor:
The key is to see what happens and if it is what you expected. Can this also be emulated in any version of Windows to verify this is what happens there?
James McKenzie