Ethereal-dev: Re: [Ethereal-dev] Re: [Ethereal-cvs] cvs commit: ethereal/plugins plugin_api_li
Hi,
the patch for all plugins is attached.
If HAVE_LIBETHEREALDLL is defined then all plugins use libethereal instead of plugin
address table.
Tom
Lars Roland wrote:
Guy Harris schrieb:
Tomas Kukosa said:
It is necessary to update the plugin_api.h file too.
Without that change it can not be compiled on Windows.
Checked in.
Are we ready to build libethereal.dll, and install it, on Windows, and
get
rid of the plugin API table stuff, so that we only have to update
epan/libethereal.def when a new function has to be exported to plugins?
We would have to drop support for building ethereal without
libethereal.dll on Windows as libethereal.dll is required by the
plugins, when building without the old API.
This would be OK for me. What do other MSVC users think?
Anyway, before we can get rid of the plugin API table, we have to patch
all plugins to make them able to use libethereal.dll. Currently only the
mgcp plugin has support for it and it isn't used by default.
Unfortunately I don't have any time to work on ethereal right now. :(
However I think this can wait.
Regards,
Lars
Attachment:
plugins.diff.gz
Description: GNU Zip compressed data