Posted: Sat Apr 12, 2003 8:17 pm
Restored from previous forum. Originally posted by ebknoppert.
I need to call procedures by pointer, the parameters are fixed per procedure.
I see CallFunction() but it's for exported functions.
Can i make use of CallFunctionFast() ?
Obtaining procedure addresses will be @MyProc1() right?
I still have the demo (waiting....
) , does not allow this.
I need to call procedures by pointer, the parameters are fixed per procedure.
I see CallFunction() but it's for exported functions.
Can i make use of CallFunctionFast() ?
Obtaining procedure addresses will be @MyProc1() right?
I still have the demo (waiting....