Closed sylveon closed 4 years ago
Apparently nothing to be done, all the cases of MFPs having vtable offsets or this adjustments embedded I could find now just redirect to a thunk, seems like the differing sizes are for backwards compatibility only. It also works for my multi-inheritance use case.
Currently only supports single inheritance member function pointers, need to support multi, virtual and unknown MFPs (different size and/or signature in content)