mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
eb58e1d597
ntdll where necessary.
11 lines
184 B
Python
11 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
|