flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman
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 ? |
|||
![]() |
|
Roman
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 |
|||
![]() |
|
Roman
Thanks Picnic.
I understand. For Proc maximum QWORD size for one argument. Thi is might be pointer to any data\struct. |
|||
![]() |
|
jiangfasm
proc Pr1 Name : DWORD, Param : qword
endp Are you writing win32 program? |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.