Posting Events (classic, not os x, sorry:)

stallo

Registered
Hi, im currently experimenting with creating a macro recorder similar to AppleScript, only that I want it to record the keys pressed on the keyboard. I've managed to manipulate most applications using the PostEvent() function. However, some applications (mainly games) do not respond to these events.
Is there an alternative way to post low-level events, and is it possible to protect an application from recieving events posted by an application?

Thanks in advance,

Ruben
 
Back
Top