mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
8 lines
91 B
Python
8 lines
91 B
Python
name hello2
|
|
mode guiexe
|
|
type win32
|
|
|
|
import user32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|