Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Missing p_report_failure

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Guy Harris" <gharris@xxxxxxxxx>
Date: Mon, 26 Apr 2004 12:15:52 -0700 (PDT)
Lars Roland said:
> The plugins export functions, too.

What functions do they *directly* export, rather than just being imported
with GetProcAddress() (as is the case with the two registration functions
in the plugin) or exported with "create_dissector_handle()" or
"new_create_dissector_handle()" and other Ethereal APIs that take function
pointers as arguments?