Quote Originally Posted by VanGoghGaming View Post
This sounds very interesting. Is this better than just using an empty function template in a BAS module, because of the "As Any" parameter type?
This kind of function pointer conforms to VB6 syntax, allows you to write clear source code, and does not require each function to be patched; after all, we need code that is easy to maintain, not voodoo magic.