flat assembler
Message board for the users of flat assembler.
Index
> Windows > Hi, how to record macro to speed up tasks? |
Author |
|
FrozenKnight 12 Sep 2007, 08:37
They aren't hard to make. all you really need is setwindowtext and BN_CLICK messages.
|
|||
12 Sep 2007, 08:37 |
|
f0dder 12 Sep 2007, 09:45
You might want to look at some application made for this kind of task, instead of trying to asutomate paint? Check out ImageMagick.
|
|||
12 Sep 2007, 09:45 |
|
FrozenKnight 13 Sep 2007, 04:15
use a program like WinDowse
To get the windows identifier then then use FindWindow() to get the parent window handle then use GetDlgItem() to get the button or window you need then use SendMessage() to send a BN_CLICK to send a click or SetWindowText() to set the value of an edit box. repeat as needed. |
|||
13 Sep 2007, 04:15 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.