mirror of
https://github.com/reactos/wine.git
synced 2025-02-03 10:43:30 +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
|