Any way to load the keyboard / mouse buffer ?

BlitzMax Forums/BlitzMax Programming/Any way to load the keyboard / mouse buffer ?

Reaper(Posted 2005) [#1]
Im looking to write a simple macroing program for fun and have been looking but not found any way to load keypresses / mouseclicks into the keyboard buffer. Is ther any way to do this from within blitzmax ?


Dreamora(Posted 2005) [#2]
Check the windows API.
BM does not have this kind of command as it does not need them.