Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
827 B

  1. LIBRARY HHCTRL.OCX
  2. DESCRIPTION 'HHCTRL_OCX'
  3. EXPORTS
  4. LoadHHA @ 1
  5. FirstNonSpace @ 2
  6. AuthorMsg @ 3
  7. StrChr @ 4
  8. lcStrDup @ 5
  9. lcSize @ 6
  10. tfree @ 7
  11. tmalloc @ 8
  12. trealloc @ 9
  13. stristr @ 10
  14. StrRChr @ 11
  15. WinHelpHashFromSz @ 12
  16. doWinMain @ 13 NONAME
  17. DllRegisterServer @ 100 PRIVATE
  18. DllUnregisterServer @ 101 PRIVATE
  19. DllCanUnloadNow @ 102 PRIVATE
  20. DllGetClassObject @ 103 PRIVATE
  21. DllMain @ 104
  22. HtmlHelpA @ 105