mamedev/delegates

Test 6 crashes in 64 bit.

Opened this issue · 0 comments

funclist[6] = MyDelegate(&CDerivedClass::TrickyVirtualFunction, &c);

But works in 32 bit.