mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
11 lines
144 B
Python
11 lines
144 B
Python
name winemine
|
|
mode guiexe
|
|
type win32
|
|
rsrc rsrc.res
|
|
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import advapi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|