http://bugs.winehq.org/show_bug.cgi?id=33235
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2013-03-19 02:26:55 CDT --- (In reply to comment #6)
Ok. You will see after your test. I hope that my example code will be helpful for you.
Yes, I can see that now. Window B doesn't get notification after clicking on tabs for example, on windows it does get it, so confirming. I'll see what I can do to fix that. On an unrelated note - you shouldn't use PeekMessage() cause it doesn't wait and loop is executed constantly.