wine/programs/winhelp/winhelp.spec
2000-11-09 20:41:13 +00:00

12 lines
175 B
Python

name winhelp
mode guiexe
type win32
init WinMain
rsrc rsrc.res
import comdlg32.dll
import shell32.dll
import user32.dll
import gdi32.dll
import kernel32.dll
import ntdll.dll