On Fri, 2002-02-22 at 10:16, maildofernando wrote:
> Are there some C library for Windows?
SWISH-E _is_ a static library (libswish-e.lib) on Windows. swish.c is
linked against libswish-e.lib to create swish-e.exe. I have not written
a wrapper to create a DLL, though.
It should be fairly straight forward if you are familiar with wrapping a
static library for use as a DLL. I am not familiar or I would have done
it by now. It's a matter of exporting some function calls I think.
I'll put that at the top of my todo list for SWISH-E on Win32.
--
David Norris
Dave's Web - http://www.webaugur.com/dave/
Augury Net - http://augur.homeip.net/
ICQ Universal Internet Number - 412039
E-Mail - dave@webaugur.com
"If you stare into an abyss long enough
it begins to stare back into you." --Nietzsche
Received on Sat Feb 23 02:51:11 2002