@Spriggsy
@JRace
Next I will check out these examples of calling an API directly from QB64 - thanks!
In the meantime I was trying to figure out how to get QB64 to talk to the C program, I tried SHELL but it doesn't seem to be working:
calling an external C program from QB64 & getting back results?
Also, here is some more crazy stuff, a c++ project for reading multiple input devices that is supposedly cross-platform?
I'm only including this for reference, I have zero chance of getting this to work, but if anyone does, do tell!
https://github.com/NoobsArePeople2/manymouse
@JRace
Next I will check out these examples of calling an API directly from QB64 - thanks!
In the meantime I was trying to figure out how to get QB64 to talk to the C program, I tried SHELL but it doesn't seem to be working:
calling an external C program from QB64 & getting back results?
Also, here is some more crazy stuff, a c++ project for reading multiple input devices that is supposedly cross-platform?
I'm only including this for reference, I have zero chance of getting this to work, but if anyone does, do tell!
https://github.com/NoobsArePeople2/manymouse