Sweden-Number/programs/winhelp/winhelp.spec

13 lines
175 B
Plaintext
Raw Normal View History

name winhelp
mode guiexe
type win32
init WinMain
rsrc rsrc.res
2000-11-09 21:41:13 +01:00
import comdlg32.dll
2000-11-09 21:41:13 +01:00
import shell32.dll
import user32.dll
import gdi32.dll
import kernel32.dll
import ntdll.dll