several small fixes
authorEric Mullins <eric@hiarcs.(none)>
Sat, 11 Jul 2009 22:54:53 +0000 (16:54 -0600)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 01:02:45 +0000 (18:02 -0700)
commit27a6dc15aef8b81f365bb0d87ee73ef4651e00d1
tree0c18e5bca62dc28d0911c47c20d87f78fa0fb267
parent9370698c82696695f0bcd0327a8b5c3703d3eea7
several small fixes

uptracked winboard.ini

Cleanup: moved "Some definitions required..." from winboard.c to config.h,
and combined some definitions from borland w/ MS.

Changed internal HtmlHelp return type and 4th argument to facilitate various
compilers.  These changes, while not strictly adhering to HtmlHelp() conventions,
won't impact anything since the function modified is internal only.

Modified HtmlHelp return values to integer to silence warnings.

Added help.c to the project in makefile.gcc & makefile.ms.

Fixed duplicate resource in winboard.rc.
winboard/config.h
winboard/help.c
winboard/makefile.gcc
winboard/makefile.ms
winboard/winboard.c
winboard/winboard.h
winboard/winboard.ini [deleted file]
winboard/winboard.rc