I need an example to create a basic DLL called from C# with just one function with 4 parameters. The 4 parameters will be 2 string values, one integer, and one boolean, and will return a boolean result. I need just a simple example to code the DLL in Delphi and hopefully also an example how to call it from C#. Please keep it simple.
JD Solutions
JD Solutions