flat assembler
Message board for the users of flat assembler.
Index
> Windows > Changing a button property during initialization |
Author |
|
UCM 27 Aug 2007, 00:22
Try SetWindowLong/GetWindowLong. It will let you change the properties of any window (i.e. works for buttons), so you can GetWindowLong the property, OR with whichever flags you want, and SetWindowLong it back. (I haven't done Windows programming for a while, so I can't provide any specifics, sorry.)
|
|||
27 Aug 2007, 00:22 |
|
Yardman 27 Aug 2007, 00:34
[ Post removed by author. ]
Last edited by Yardman on 04 Apr 2012, 02:45; edited 1 time in total |
|||
27 Aug 2007, 00:34 |
|
FlaFlaw 27 Aug 2007, 03:32
Yeah, it's working! Thanks!
|
|||
27 Aug 2007, 03:32 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.