Re: Euphoria feature request
- Posted by Robert Craig <rds at RapidEuphoria.com> Dec 10, 2003
- 446 views
Philip D. wrote: > I had considered DLLs, but I don't know how to make them. I tried > running ecw on a .ew file then running emake, and I got a .exe, not a .dll > > How can I make DLLs with the translator? For Windows and Borland C use: ecw -dll -bor yourfile.ew For WATCOM C use -wat See: http://www.rapideuphoria.com/e2c.htm#dynamic Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com