Sweden-Number/programs/winhelp/winhelp.spec

13 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