Fix some MSVC compile errors
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 19 Aug 2010 11:45:04 +0000 (13:45 +0200)
committerArun Persaud <arun@nubati.net>
Wed, 1 Sep 2010 05:10:44 +0000 (22:10 -0700)
commit4385cc4c1ac6cf82a28b2990d62f934f4f3038b1
tree783d08edebcb5476938aa855cacb5af55426f271
parent0e26c6ad0a2958900703e77da3fdbe7fabfa620c
Fix some MSVC compile errors

Some statements has moved up stream of declaratons, which is an error
that gcc is forgiving about, but where MSVC is strict.
backend.c
winboard/wchat.c
winboard/winboard.c