Access class fields from asm

Carl Volhard CarlVolhard at web.de
Tue Jun 26 06:30:36 PDT 2007


Hello and thanks so far.

The first version with the offset does not work. I got the same compile errors.
The second version works. But I don't understand why I have to add 8 Bytes to the address? What information fills the first 2 words?

Is there an option to access the fields without counting the offset? (like in the first Version, only for non-static fields?)

greetings
Carl Volhard


More information about the Digitalmars-d-learn mailing list