flat assembler
Message board for the users of flat assembler.
Index
> Windows > Alternative way (threads) |
Author |
|
asmcoder 20 Jun 2009, 17:02
[content deleted]
Last edited by asmcoder on 14 Aug 2009, 14:50; edited 1 time in total |
|||
20 Jun 2009, 17:02 |
|
eskizo 20 Jun 2009, 19:39
Quote: return from thread by retn 4 (a var on stack), or by ExitThread. I'm sorry. I am a very begginer asm coder, could you give me a more detailed explanation? (retn 4 ?). If I use ExitThread to terminate it, do I need to put ret at the end? Quote: dont write code/data because they mean noting. section '.code' code readable executable section '.code' readable executable You mean these are equals sections declarations? |
|||
20 Jun 2009, 19:39 |
|
asmcoder 20 Jun 2009, 20:07
[content deleted]
Last edited by asmcoder on 14 Aug 2009, 14:50; edited 1 time in total |
|||
20 Jun 2009, 20:07 |
|
Borsuc 21 Jun 2009, 00:19
FYI, the section name is constant 8 bytes, so making it null won't make it smaller, it will just pad it with 0s. For compatibility you should name it with a dot and then ANSI characters (maximum 7, because the dot takes one).
|
|||
21 Jun 2009, 00:19 |
|
eskizo 22 Jun 2009, 13:06
Thankyou all.
|
|||
22 Jun 2009, 13:06 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.