[Implemented] procedure pointers at compile time
Posted: Mon May 09, 2005 11:10 pm
Is it possible to have procedure pointers available at compile time, so that "@Procedure()" can be used anywhere that a constant might appear?
If a procedure pointer could be used in a datasection, it would be a handy way for constructing interface vTables.
If a procedure pointer could be used in a datasection, it would be a handy way for constructing interface vTables.