Does anyone have code to allow one to dynamically call a callback, having been given a callback pointer through a Declare ?.
I am thinking of - say - a generic RB plugin method/global function - that can have any arguments added dynamically to the C call stack, since the callback pointer in question actually covers a whole range of functions and I'd rather not have to hard code each C function signature explicitly. Regards, Dan _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
