I've been told the functionality needs to go in the server.
You should be using git format-patch to create your patches (see http://winehq.org/sending_patches).
You're mixing tabs and spaces. Please don't do that.
Vincent Povirk
2009/3/30 Vladimir Pankratov scriptkid@mail.ru:
Hello.
Based on Vincent Povirk's idea and patch at http://www.winehq.com/hypermail/wine-devel/2003/02/0636.html.
This implement RegisterHotKey and UnregisterHotKey API functions, and test.
Thank you.