(w32_wnd_proc): Fix bug introduced by previous change;
authorAndrew Innes <andrewi@gnu.org>
Wed, 27 Jan 1999 21:53:27 +0000 (21:53 +0000)
committerAndrew Innes <andrewi@gnu.org>
Wed, 27 Jan 1999 21:53:27 +0000 (21:53 +0000)
commit576ba81cd4e54cb648718b64294b967ee299dfb6
treeff98b25cd304695b049beb27ae3814d006b2c5b4
parent27d3ec7f872059482c2f01fa62ad3f126b6c0ffe
(w32_wnd_proc): Fix bug introduced by previous change;
the lwindow, rwindow and apps keys could not be used as function
keys, because they were being passed to TranslateMessage which
ignores them.  Also, key was being changed to SPC.
src/w32fns.c