Subject Re: Calling routines from DLL functions
From John <john@wade.co.za>
Date Wed, 10 Apr 2019 10:02:15 -0400
Newsgroups dbase.getting-started

Michael Wrote:

> Hi John,
>
> How did you create the .DLL file?
>
> Michael.
>
> John Wade Wrote: It is a normal C# class library with public methods
>
> > Having created "Trading.web.dll" which has functions written into the DLL, how do I call the function. Do I use "EXTERN" ?
> > I have compiled the DLL into the project .EXE file
>