16 lines
238 B
Modula-2
16 lines
238 B
Modula-2
; library name is libhtmlhelp.a but
|
|
; functions exported from hhcrtl.ocx
|
|
|
|
LIBRARY "hhctrl.ocx"
|
|
EXPORTS
|
|
LoadHHA
|
|
DllCanUnloadNow
|
|
AuthorMsg
|
|
DllGetClassObject
|
|
DllRegisterServer
|
|
DllUnregisterServer
|
|
doWinMain
|
|
HtmlHelpA
|
|
HtmlHelpW
|
|
HhWindowThread
|