Updated exdll.dpr from NSIS 1.84
What's new ?
I reformatted the file according to Delphi coding standards and fixed several compiler warnings. Tested in Delphi 6.01
I suggest to include this in next release of NSIS
Archive: Updated exdll.dpr from NSIS 1.84
Updated exdll.dpr from NSIS 1.84
What's new ?
I reformatted the file according to Delphi coding standards and fixed several compiler warnings. Tested in Delphi 6.01
I suggest to include this in next release of NSIS
Also
And don't forget to rename it to exdll.dpr :)
Alex_T
http://futuris.plastiqueweb.com/
whats it do again?
Its an example of how to create a DLL extension using Delphi.
Ahh.. thank ye sa'. I was not aware there were any Delphi formatting standards.
:)
> I was not aware there were any Delphi formatting standards.
Let's say "common rules" - of course it is not requirements :)
Plus, the main reason I posted this is that I fixed some compiler warnings and a couple of small issues.