> How exactly does this part work? You say it masks out the > other > bits in the byte returned by GetKeyState, but why is that > necessary in this > example when it wasn't in the other I mentioned earlier > where I had > originally been using GetAsynchKeyState? That now works > perfectly without > having to mask out the other bits. I don't have your previous code on hand. Could be you're using a Jedi wrapper that returns a boolean? If you post the code the code again we could discuss it...
-malcolm _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

