Hi,
Using “dll” from “another” build is not recommended. The consequence
is unpredictable (it might crash wireshark).
Recompile the DLL for each version separately.
Doron Blazer
From:
wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of nikhil
tripathi
Sent: Monday, January 04, 2010 2:50 PM
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] DLL_Loading_Issue
Hi
I had downloaded wireshark-1.0.3 source code and added new plugin for protocol
"xyz".I rebuild source code it build successfully and
"xyz.dll" file generate.
Is it possible to load the same "xyz.dll" to other wireshark.exe
releases without rebuilding the source code.
Regards
Nikhil