Austin English austinenglish@gmail.com wrote:
+BOOL WINAPI ImmGetHotKey(DWORD hotkey, UINT modifiers, UINT VKey, HKL hKL)
What SDK/MSDN version does this match? Also please avoid using hungarian or capitalized variable names in Wine.
+@ stdcall ImmGetHotKey(long ptr ptr long)
This doesn't match the implementation.