If got a bit of an unusual task, i have to emulate keystrokes from another windows application, currently being written by another person to my blitz program.
Ive thought of using peek but if my associate writes to an area of ram, how can i read it, as the peek command doesnt seem to have an address other than a handle from createbank.
i know very little about DMA and have never used these before.
Of course if anyone has an easier way please do tell
Ive thought of using peek but if my associate writes to an area of ram, how can i read it, as the peek command doesnt seem to have an address other than a handle from createbank.
i know very little about DMA and have never used these before.
Of course if anyone has an easier way please do tell