mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 17:56:51 +00:00
11 lines
142 B
Python
11 lines
142 B
Python
name view
|
|
mode guiexe
|
|
type win32
|
|
rsrc viewrc.res
|
|
|
|
import comdlg32.dll
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|