• Sam Lantinga's avatar
    Date: Sun, 21 Sep 2003 19:52:42 -0600 · 866ce3c3
    Sam Lantinga authored
    From: Tyler Montbriand <tsm@accesscomm.ca>
    Subject: Re: [SDL] Hardware buttons on pocket pc
    
    I found it!  :)
    
    It has to do with the UNICODE translation code, in SDL_dibevents.c, in the
    '#ifdef NO_GETKEYBOARDSTATE' block in DIB_HandleMessage().  The error
    handling is a little...  aggressive.  If it can't translate from unicode, it
    wipes out the virtual keycode.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401267
    866ce3c3
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_dibevents.c Loading commit data...
SDL_dibevents_c.h Loading commit data...
SDL_dibvideo.c Loading commit data...
SDL_dibvideo.h Loading commit data...
SDL_vkeys.h Loading commit data...