'Including' library dll's ?

Hi All,

  I'm trying to write a small plugin for a serverapplication.
My output file will be a dll like myplugin.dll.
I'd like to use libwww in my plugin, but would prefer
to have the code I need from the library inside my .dll
instead of having myplugin.dll be dependant on a set of
library dll's.

Is this possible? Does anyone know how?

Thanks a lot,

  Lucas
 

Received on Wednesday, 9 May 2001 10:35:54 UTC