imm32: add a stub for ImmGetHotKey

Dmitry Timoshkov dmitry at baikal.ru
Wed Jan 4 03:16:52 CST 2012


Austin English <austinenglish at 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.

-- 
Dmitry.



More information about the wine-devel mailing list