A-_ha_! The Windows Rectangle() call appears to get uppity if asked
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 27 Apr 2004 22:49:21 +0000 (22:49 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 27 Apr 2004 22:49:21 +0000 (22:49 +0000)
commitfbdd76103a405b7be3087cb0bca175fc738cbf27
tree22fb5a3935f5953faf732b2b977e8e730234017c
parent4e7ef6e6e2e7a7bbc29bdaa2db69ae3956634a68
A-_ha_! The Windows Rectangle() call appears to get uppity if asked
to draw a 1x1 rectangle, presumably on the grounds that that's
beneath its dignity and you ought to be using SetPixel() instead. So
now I do, and now Net actually looks exactly the same on Windows and
GTK. Woo!

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@4157 cda61777-01e9-0310-a592-d414129be87e
windows.c