function ProcessDllImport(Caller: TIFPSExec; P: TIFExternalProcRec): Boolean; |
procedure RegisterDLLRuntime(Caller: TIFPSExec); |
function ProcessDllImport(Caller: TIFPSExec; P: TIFExternalProcRec): Boolean; |
Process a dll import (no need to call this function)
procedure RegisterDLLRuntime(Caller: TIFPSExec); |
Register the dll runtime library
Carlo Kok <ck@carlo-kok.com>