mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 20:18:28 +00:00
8 lines
105 B
Python
8 lines
105 B
Python
name new
|
|
mode guiexe
|
|
type win32
|
|
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|