It seems like windows itself can only handle a few keystrokes at a time. If I press more than 3 or 4 keys they simply don't get detected until I release a key. I got it by reading the keyboard with the keyboard object and window subclassing. This isn't just with RB, I have it in C++ to. But I really want to handle every keystroke... Is there a way to do this?
Kind regards, Maarten _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
