mirror of
https://github.com/reactos/wine.git
synced 2025-02-19 04:18:09 +00:00
winex11.drv: ImeInquire's second parameter is an output parameter.
This commit is contained in:
parent
d354316c43
commit
6d20893b1e
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user