mirror of
https://github.com/reactos/wine.git
synced 2025-02-25 15:33:47 +00:00
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)
|