You are not logged in.

#1 2005-07-24 18:29:39

corky
Member
From: Norway
Registered: 2004-12-17
Posts: 76

Program to simulate keypresses?

Just what the topic says, does anyone know of a program that can simulate keypresses, for example I would like to setup an icon that would when clicked, execute some command which translates into the equivilent of pressing MOD4+1 on the keyboard.

Anyone got any suggestions?


mov ah, 0
int 16h

Offline

#2 2005-07-24 19:28:13

corky
Member
From: Norway
Registered: 2004-12-17
Posts: 76

Re: Program to simulate keypresses?

Ok, managed to answer this for myself after a second bash and trawling google  wink

http://www.ltn.lv/~aivils/eng-projects.html


mov ah, 0
int 16h

Offline

Board footer

Powered by FluxBB