Chris Nicholson-Sauls wrote: > (If there is a hack or workaround to pass a delegate as a function > pointer, I want to see that!) The only way to do it is to generate a "thunk" of executable code at runtime.