mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
eb58e1d597
ntdll where necessary.
12 lines
150 B
Python
12 lines
150 B
Python
name wineps
|
|
type win32
|
|
init PSDRV_Init
|
|
rsrc rsrc.res
|
|
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|
|
|
|
debug_channels (psdrv)
|