Commit 6d20893b authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

winex11.drv: ImeInquire's second parameter is an output parameter.

parent d354316c
......@@ -145,7 +145,7 @@
@ cdecl wglUseFontBitmapsW(ptr long long long) X11DRV_wglUseFontBitmapsW
#IME Interface
@ stdcall ImeInquire(ptr wstr wstr)
@ stdcall ImeInquire(ptr ptr wstr)
@ stdcall ImeConfigure(long long long ptr)
@ stdcall ImeDestroy(long)
@ stdcall ImeEscape(long long ptr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment