On 05/03/2012 01:40 PM, Mark Morgan Lloyd wrote: > Could code resident in a DLL... Here you will need to do Object-based mutual calls between the main program and the DLL. This of course is possible, but needs a combined memory management. -Michael