http://bugs.winehq.org/show_bug.cgi?id=10318
--- Comment #32 from Reco rman@zmail.ru 2009-04-19 17:14:04 --- Thank you for comment. I agree that in current state the patch is simply horrible.
Can you please elaborate :
- Not all platforms support nameless unions
Are there any recommended replacements?
- You don't handle unregistering raw input events, destroying thread. BTW what
do you need thread for?
Unsure myself. That part came from original implementation. I'll see if I can get rid of it.
- All public declarations should go into header
What header would be most appropriate for this? winuser.h?