Allow compiling with MSVC6.0 and 4.1
authorEric Mullins <eric@hiarcs.(none)>
Sun, 12 Jul 2009 04:36:59 +0000 (22:36 -0600)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 06:16:51 +0000 (23:16 -0700)
commitc62090daec3ffb14de3ca2356342406e8139ddfd
treee1f306624a4ddc04c41bf47b888b4d4eaebf1e34
parent587505808d0d9fcbd0826e980d6456f353a6b240
Allow compiling with MSVC6.0 and 4.1

Move prototypes into help.h, after making sure that DWORD_PTR is
defined.  Include help.h from winboard.c and help.c so both files
benefit from the definition.
winboard/help.c
winboard/help.h [new file with mode: 0644]
winboard/winboard.c