flat assembler
Message board for the users of flat assembler.
Index
> Windows > help proc params. |
Author |
|
Roman 11 Jan 2016, 19:41
My proc:
Code: proc Pr1 Name : DWORD, Param : i need 64 bytes !!! endp I need size Param = 64 or more (128 bytes), how do this ? |
|||
11 Jan 2016, 19:41 |
|
Roman 12 Jan 2016, 10:07
struct MyStr
x dd 0 y dd 0 z dd 0 flag dd 0 op1 dd 0 op2 dd 0 ends i mean Param : MyStr |
|||
12 Jan 2016, 10:07 |
|
Roman 13 Jan 2016, 06:09
Thanks Picnic.
I understand. For Proc maximum QWORD size for one argument. Thi is might be pointer to any data\struct. |
|||
13 Jan 2016, 06:09 |
|
jiangfasm 19 Jan 2016, 16:09
proc Pr1 Name : DWORD, Param : qword
endp Are you writing win32 program? |
|||
19 Jan 2016, 16:09 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.