Re: Insert Keycode into Keyboard Buffer?

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:

> Is it possible to insert a keycode into the keyboard buffer to make it
> look as though that key were actually pressed?

In the past I did so under DOS, with my programs written in PowerBASIC.
They directly poke() the appropriate values into the BIOS data area.
I tried to translate the appropriate routine to Euphoria, but it didn't
work. sad
I believe it's because I don't exactly understand, how the Causeway
extender handles memory.

If you want a Windows program, look for 'sendkeys.zip' by Thomas Parslow
in the archieves.

Regards,
   Juergen

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu