mirror of
https://github.com/reactos/wine.git
synced 2025-02-19 12:21:46 +00:00
14 lines
243 B
Python
14 lines
243 B
Python
name winnls32
|
|
type win32
|
|
|
|
import kernel32.dll
|
|
import ntdll.dll
|
|
|
|
1 stub WINNLS32EnableIME
|
|
2 stub WINNLS32GetEnableStatus
|
|
3 stub WINNLS32GetIMEHotKey
|
|
21 stub IMP32GetIME
|
|
22 stub IMP32QueryIME
|
|
23 stub IMP32SetIME
|
|
41 stub IME32SendIMEMessageEx
|