mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
8 lines
111 B
Python
8 lines
111 B
Python
name control
|
|
mode guiexe
|
|
type win32
|
|
|
|
import shell32.dll
|
|
import user32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|