"Guy Harris" <[EMAIL PROTECTED]> said:

> At one point, you'd proposed a scheme in which the main program could
> export symbols to plugins using the standard scheme for exporting
> symbols from DLLs.
> 
> Have you ever gotten that to work?  If so, perhaps we should just do
> that, and get rid of the whole plugin API transfer vector entirely.

No, I've not pursued that path (too much other things to do).
And I'm not sure how to do the same with MSVC tools (as with
GNU tools; dlltool, nm, objdump etc.).  But I'll look into it although
it's a big task to decorate all exports properly with "__declspec(dllexport)". 
I don't think there's any way around that.

--gv

_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to