flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
IronFelix
Try this:
Code: buf rb 32 stFormat db "%u",0 invoke SendDlgItemMessage, [hwnd],ID_LISTBOX,LB_GETCOUNT,0,0 cinvoke wsprintf,buf,stFormat,eax invoke MessageBox,0,buf,msgboxtitle,MB_OK+MB_ICONINFORMATION Regards _________________ Flat Assembler is the best! |
|||
![]() |
|
BXM
Thank you IronFelix.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.