Added WinHelp sample doc to samples/help, and made it possible to show
authorJulian Smart <julian@anthemion.co.uk>
Wed, 8 Mar 2000 13:04:51 +0000 (13:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 8 Mar 2000 13:04:51 +0000 (13:04 +0000)
commit7c4a59a881c4b58111b104fb18597009c6b55fec
tree32892606a5b65ddfa65a1b29bd409345d51b6e37
parent07fce3c2f91978b00eef7a74615badb374774fc0
Added WinHelp sample doc to samples/help, and made it possible to show
both native and wxHTML help

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 files changed:
distrib/msw/generic.rsp
distrib/msw/makefile.rsp
distrib/msw/msw.rsp
distrib/msw/nplugin.rsp [new file with mode: 0644]
include/wx/generic/helpwxht.h
include/wx/help.h
include/wx/helpbase.h
samples/help/bullet.bmp [new file with mode: 0644]
samples/help/demo.cpp
samples/help/doc.cnt [new file with mode: 0644]
samples/help/doc.hlp [new file with mode: 0644]
samples/help/doc.hpj [new file with mode: 0644]
samples/help/doc.tex [new file with mode: 0644]
samples/help/doc/wxhelp.map
samples/help/tex2rtf.ini [new file with mode: 0644]
samples/plot/makefile.b32 [new file with mode: 0644]
samples/plot/makefile.bcc [new file with mode: 0644]
samples/plot/makefile.dos [new file with mode: 0644]
samples/plot/makefile.vc [new file with mode: 0644]
samples/plot/makefile.wat [new file with mode: 0644]