| 1 | ; library name is libhtmlhelp.a but |
| 2 | ; functions exported from hhcrtl.ocx |
| 3 | |
| 4 | LIBRARY "hhctrl.ocx" |
| 5 | EXPORTS |
| 6 | LoadHHA |
| 7 | DllCanUnloadNow |
| 8 | AuthorMsg |
| 9 | DllGetClassObject |
| 10 | DllRegisterServer |
| 11 | DllUnregisterServer |
| 12 | doWinMain |
| 13 | HtmlHelpA |
| 14 | HtmlHelpW |
| 15 | HhWindowThread |