Adding the 'subwinfix.patch' patch to set the focus in the Windows code. Includes...
authorJohn F. Fay <johnffay@nettally.com>
Fri, 18 Mar 2011 03:21:56 +0000 (03:21 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Fri, 18 Mar 2011 03:21:56 +0000 (03:21 +0000)
commitf60b402b55bc80ecadfb4a392b8f288a4e6aa356
tree210f0f463cbc5d9f714359264456d96de335bc0f
parent1fd9514b5c5df8a4bf974787f26f6cc3dd84c1cc
Adding the 'subwinfix.patch' patch to set the focus in the Windows code.  Includes a demo program.  See e-mail from Evan Felix dated 3/17/11 4:22 PM

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@906 7f0cb862-5218-0410-a997-914c9d46530a
configure.ac
progs/demos/Makefile.am
progs/demos/subwin/Makefile.am [new file with mode: 0644]
progs/demos/subwin/subwin.c [new file with mode: 0644]
progs/demos/subwin/subwin.dsp [new file with mode: 0644]
src/freeglut_main.c