Problem with OnKeyDown in win32lib
- Posted by John Coonrod <jc at THP.ORG> May 31, 2000
- 720 views
What is actually being returned by this? It doesn't make sense to me. I have programs where I want to be able to deal with regular keys, cursors and function keys all in the same loop, and when I press p it equates to F1 etc. I have dos32 programs that deal with the returned scancodes just fine, but this doesn't match. Help!

