Quote Originally Posted by couling View Post
you need to stop using vartual function calls across exe/dll boundaries or stop using Borland
Calling virtual functions across DLL boundaries is how COM works, any game which uses Direct X does it.