PDA

View Full Version : Problems with function ixkey()


QD188
07-01-2004, 03:51 AM
Just wondering if anyone could help me with the function ixkey() in the wisk graphics library. I'm trying to emulate the function with another graphics library (grwin) but don't know the codes the function outputs. If anyone could tell me the specific codes it would be of great help to me.

tzeis
07-06-2004, 06:40 PM
The IXKEY function returns Windows key scan codes. Check out MSDN for more info on scan codes.