On Windows, implement 'Window::set_ime_position' with IMM API
This commit is contained in:
parent
c5620efc9c
commit
db038d943c
5 changed files with 78 additions and 4 deletions
|
|
@ -65,6 +65,7 @@ features = [
|
|||
"commctrl",
|
||||
"dwmapi",
|
||||
"errhandlingapi",
|
||||
"imm",
|
||||
"hidusage",
|
||||
"libloaderapi",
|
||||
"objbase",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue