ReactOS 0.4.16-dev-197-g92996da
|
Public Member Functions | |
void (CDECL *function)(struct dll_fixup *fixup) | |
Public Attributes | |
struct dll_fixup * | fixup |
void * | vtable_entry |
Definition at line 843 of file corruntimehost.c.
vtable_fixup_thunk::void | ( | CDECL * | function | ) |
Definition at line 845 of file corruntimehost.c.
Referenced by FixupVTableEntry(), and ReallyFixupVTable().
void* vtable_fixup_thunk::vtable_entry |
Definition at line 847 of file corruntimehost.c.
Referenced by FixupVTableEntry().