Updated initial code: http://pastie.org/8292653
Awesome, thanks for the help guys, everything seems to work well
now. Essentially instead of using the vtable of the initial
Interface instance, we can just take the offset of the interface
from the instance pointer, which becomes a void*** that contains
the actual vtable.
- ClassInfo, derived types, and object.Interface Kapps
- Re: ClassInfo, derived types, and object.Interface Kapps
- Re: ClassInfo, derived types, and object.Interfac... Ludovit Lucenic
- Re: ClassInfo, derived types, and object.Interfac... Benjamin Thaut
- Re: ClassInfo, derived types, and object.Interfac... Kapps
