- added support plug-in DLLs for winhelp
commitdff8de638c1fb2aa266e66883269820956b79a12
authorEric Pouech <pouech-eric@wanadoo.fr>
Mon, 13 Dec 2004 21:06:46 +0000 (13 21:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Dec 2004 21:06:46 +0000 (13 21:06 +0000)
treef6e3e67fc69fa54d2e0bccbe5025fdcc14fd8efc
parent2003c7ab11eea0b24aabea9c0474ab7beb3649f7
- added support plug-in DLLs for winhelp
- added preliminary support for plug-in callback into winhelp
- rewrote all the macros accordingly (macro entry-point has to have
  WINAPI calling convention)
- some fixes for embedded images decompression
- misc cleanups
programs/winhelp/Makefile.in
programs/winhelp/callback.c [new file with mode: 0644]
programs/winhelp/hlpfile.c
programs/winhelp/macro.c
programs/winhelp/macro.h
programs/winhelp/macro.lex.l
programs/winhelp/winhelp.c
programs/winhelp/winhelp.h