[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [XBoard-devel] GPL and WinHelp
From: |
Tim Mann |
Subject: |
Re: [XBoard-devel] GPL and WinHelp |
Date: |
Tue, 7 Jul 2009 09:27:12 -0700 |
On Tue, 07 Jul 2009 17:26:16 +0200, "h.g. muller" <address@hidden> wrote:
> But now the Workshop is needed for the building of winboard.exe
> itself...
Why is that? Is there a .h file that only comes with the HTML Help
Workshop that you need to #include? Or is it that you need the import
library at link time? My Windows knowledge is pretty rusty, but maybe
you can use LoadLibrary() to get around this. See:
http://msdn.microsoft.com/en-us/library/ms686944(VS.85).aspx
Approaching this from another angle, it looks like the HTML Help
Workshop is something that MS lets you download for no charge. If
that's right, needing it wouldn't stop users from recompiling winboard;
it would just be an inconvenience.
> How come the old WinBoard did not need a library to define the
> function WinHelp() ? Was there a non-proprietary replacement
> for that?
I think WinHelp is in one of the standard Windows system libraries, so
you didn't need the old help workshop to link to it.
--
Tim Mann address@hidden http://tim-mann.org/
- Re: [XBoard-devel] Button-bar focus, (continued)
- 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, 2009/07/06
- 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 <=
- 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
- [XBoard-devel] source repository, Eric Mullins, 2009/07/10
- Re: [XBoard-devel] source repository, Arun Persaud, 2009/07/10
- Re: [XBoard-devel] source repository, h.g. muller, 2009/07/14
- Re: [XBoard-devel] source repository, Arun Persaud, 2009/07/14