Forgot to include this in the Alpha2 build. Attached to this message is dllstartup.o (in a zip) to be placed in your 'libs' directory.
Once it's copied there you will be able to create DLL's
I have only tested DLL creation for a few simple functions. Let me know if you run into problems.
Paul.
Paul, i have already created own dllstartup to compile first com server :)
There are a few functions that need to be called to set up the heap in the DLL. So if you plan on using strings or UDT returns you'll need to use the official one ;)