Subject Re: Calling routines from DLL functions
From Michael <michael@itntgroup.com.au>
Date Wed, 10 Apr 2019 07:19:35 -0400
Newsgroups dbase.getting-started

Hi John,

How did you create the .DLL file?

Michael.

John Wade Wrote:

> 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