flat assembler
Message board for the users of flat assembler.
Index
> Windows > keystrokes in richedit control |
Author |
|
farrier 08 Sep 2007, 14:16
procyon,
You can use, keybd_event Use it once to send a key down event, and then again to send a key up event. You can also use this to send ALT-key and CTRL-key combinations by sending the ALT key down event, then the key down event, then the key up event, and finally the ALT key up event. hth, farrier _________________ Some Assembly Required It's a good day to code! U.S.Constitution; Bill of Rights; Amendment 1: ... the right of the people peaceably to assemble, ... The code is dark, and full of errors! |
|||
08 Sep 2007, 14:16 |
|
procyon 09 Sep 2007, 12:05
Hi farrier,
Yes, it did indeed help Looks like I was trying to make things too complicated, lol thanks pro |
|||
09 Sep 2007, 12:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.