by Frank W. Zammetti » May 21, 2001 @ 3:42pm
Hi guys, I thought this might be a good place to ask this...<br><br>After looking through the PocketQuake source and not having any luck find my own answer, my question is this...<br><br>How do you recognize a diagonal button press? I'm using an E-125, and I know this may be a problem on an iPaq, but one thing at a time... <br><br>It seems like you get the vKey codes for the two directions constituting the keypress in WM_KEYDOWN messages in quick succession and I haven't figured out if there is another way to recognize it or how to process that properly.<br><br>Any help you could throw my way would be much appreciated. Thanks all!