09-18-2024, 12:47 AM
(09-17-2024, 09:54 PM)SMcNeill Wrote:Oh, I'll need to take a look at that. I played with a few API calls a long while back and didn't get very far with them.(09-17-2024, 08:59 PM)TerryRitchie Wrote: Well _BUTTON does work as I showed previously so there is a way to work with it. I'm assuming Steve's library uses _BUTTON as well. That's also what I used for my controller library which picks up the keys just fine too.
What I wrote predates the _DEVICES and _BUTTON fixes, so it relies on the Windows APIs that Matt mentioned in the post before yours. That's why it's a Windows-Only expansion to _KeyHit, and doesn't work on all platforms.