mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
9 lines
108 B
Python
9 lines
108 B
Python
name hello4
|
|
mode guiexe
|
|
type win32
|
|
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|