Adding epoc target. Tried to define our own entry point but it fails at runtime trying to load msvcr80d.dll. Try using /NODEFAULTLIB for all targets maybe. Must somehow export ekern.dll for it to be loadable by epoc.exe.
EXPORTS
Init @ 1 NONAME
FunctionCount @ 2 NONAME
CallFunction @ 3 NONAME
SetClose @ 4 NONAME