flat assembler
Message board for the users of flat assembler.
Index
> Main > Specifying struct type in "extrn" |
Author |
|
baldr 09 Feb 2010, 09:06
alorent,
FASM doesn't like p1.field_in_MyStruct too, unless told to. Use something like Code: extrn "p1" as extrn_p1
virtual at extrn_p1
p1 sMyStruct
end virtual |
|||
09 Feb 2010, 09:06 |
|
alorent 09 Feb 2010, 10:45
Thanks baldr!
You are very good I was wondering if there is any way to overload the "extrn" macro so it contain all your above code. I guess that it doesn't look nice to declare 10 extern symbols and we have to include all your above code for each extrn Anyway, thanks again! |
|||
09 Feb 2010, 10:45 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.