[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[XBoard-devel] GPL and WinHelp
From: |
h.g. muller |
Subject: |
[XBoard-devel] GPL and WinHelp |
Date: |
Mon, 06 Jul 2009 17:25:34 +0200 |
I found a HTML Help Workshop from MicroSoft for download.
It turned out to be able to convert the existing help project file
with the aid of a wizzard, and produced a .chm file from this.
I succeeded in invoking the Windows HTML Help Viewer from
WinBoard to display this file. I guess this is how it would have
to be done for Vista.
Now to pull this off, I need WinBoard to #include file htmlHelp.h
and link with a library htmlHelp.lib, both supplied with the HTML
Help Workshop download. Without the library I would get an
undefined reference error for htmlHelp() during linking. We did
not seem to have that problem when caling WinHelp() to display
the old help format.
Does it pose any legal problems to link WinBoard with this
library? I am pretty sure it is not GPL'd...
- [XBoard-devel] Button-bar focus, h.g. muller, 2009/07/04
- Re: [XBoard-devel] Button-bar focus, Tim Mann, 2009/07/04
- Re: [XBoard-devel] Button-bar focus, h.g. muller, 2009/07/04
- Re: [XBoard-devel] Button-bar focus, Tim Mann, 2009/07/04
- [XBoard-devel] accelerator keys, h.g. muller, 2009/07/05
- [XBoard-devel] HLP file / make / packaging, Eric Mullins, 2009/07/05
- Re: [XBoard-devel] HLP file / make / packaging, h.g. muller, 2009/07/05
- Re: [XBoard-devel] HLP file / make / packaging, h.g. muller, 2009/07/05
- Re: [XBoard-devel] HLP file / make / packaging, h.g. muller, 2009/07/05
- [XBoard-devel] GPL and WinHelp,
h.g. muller <=
- Re: [XBoard-devel] GPL and WinHelp, Tim Mann, 2009/07/06
- Re: [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/07
- Re: [XBoard-devel] GPL and WinHelp, Eric Mullins, 2009/07/07
- Re: [XBoard-devel] GPL and WinHelp, Tim Mann, 2009/07/07
- Re: [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/08
- Re: [XBoard-devel] GPL and WinHelp, h.g. muller, 2009/07/08
- Re: [XBoard-devel] GPL and WinHelp, Tim Mann, 2009/07/08
- [XBoard-devel] compiling issues, Eric Mullins, 2009/07/11
- [XBoard-devel] Copy - Paste, h.g. muller, 2009/07/10
- Re: [XBoard-devel] Copy - Paste, Eric Mullins, 2009/07/10