mirror of
https://github.com/reactos/wine.git
synced 2024-12-05 02:07:16 +00:00
eb58e1d597
ntdll where necessary.
12 lines
184 B
Python
12 lines
184 B
Python
name riched32
|
|
type win32
|
|
init RICHED32_LibMain
|
|
|
|
import user32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|
|
|
|
debug_channels (richedit)
|
|
|
|
2 stdcall DllGetVersion (ptr) RICHED32_DllGetVersion
|