Greetings.
Now, we know that DBPro doesn't support function pointers. So, has anyone taken a crack at how DBPro calls functions internally? (return address on the stack? Parameter passing via stack or registers? does caller or callee clean up the stack?)
This would be useful in order to make a function pointer "hack", so that you could, for example, call functions written in your DBPro code from functions in a DLL (does anyone see where I'm going with this?)
- If nothing sticks to teflon, then how do they make teflon stick to the pan???