flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Ivan2k2 15 May 2006, 14:04
maybe this...
Code: invoke SendMessage,[hHandleOfYourDlg],WM_SETTEXT,0,szPointerToYourString |
|||
![]() |
|
moriman 15 May 2006, 14:29
or, if you intend to have multiple different captions, simply store the address of the relevant string in a pointer...
Code: invoke SendMessage,[hHandleOfYourDlg],WM_SETTEXT,0,[newCaption] |
|||
![]() |
|
kasake36 15 May 2006, 15:22
Works like a dream! Thank you a lot!
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.