I originally posted this to the user list, but it was suggested
this is a better forum.
I am having problems with a CORBA protocol plugin. I have generated
the .c file using :-
omniidl -p c:\wireshark-0.99.3a\tools -b wireshark_be q_quentinv3.idl >
packet-quentinv3.c
and built and installed the .dll without problems.
But when I enable the protocol analyser, any IDL method that doesn't
have any arguments is marked as [Malformed Packet: Q_QUENTINV3]
Those with arguments have the arguments decoded correctly and
are not marked with any error.
If I disable my protocol analyser then no packets show errors.
I'm using version 0.99.3a on Win2K
Thanks for any help
Andy Ling