flat assembler
Message board for the users of flat assembler.
Index
> Windows > something about 'strcall' |
Author |
|
vid 21 Mar 2004, 09:29
what happens is that
<'abracadabra',10,13> eqtype '' isn't true condition, thus it isn't assembled as string |
|||
21 Mar 2004, 09:29 |
|
iklin 21 Mar 2004, 10:55
Thanx, vid!
I play around the macro above and was confused with another bad thing. 'sinvoke' can be placed only one time. If there are more 'sinvoke''s - it fails. Well, I decide that this ability isn't so important for me and just forget it. I'm always can declare such string |
|||
21 Mar 2004, 10:55 |
|
Tomasz Grysztar 21 Mar 2004, 11:08
To make it usable more than once, put the following lines at the beginning of macro:
Code: common local ..sz,..str,..raw .size equ ..sz .@string equ ..str raw equ ..raw |
|||
21 Mar 2004, 11:08 |
|
iklin 24 Mar 2004, 18:42
Thanks a lot, Privalov!
I couldn't do it by my hands 'cos fasm manual isn't clear for me yet... in some places... But now I'm trying to translate it into Russian to dive into fasm deeper. I wrote simple and dirty dos16 disasm using nasm for training. Now I think to write simple asm using fasm, just to let me know how it works. I need only free time... _________________ O, tempora! O, mores! |
|||
24 Mar 2004, 18:42 |
|
S.T.A.S. 25 Mar 2004, 06:44
|
|||
25 Mar 2004, 06:44 |
|
iklin 26 Mar 2004, 16:07
Thanx, S.T.A.S. I saw it. It's not bad, but can't cover all of things I want.
_________________ O, tempora! O, mores! |
|||
26 Mar 2004, 16:07 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.