Hello Evan, Thank you very much.
Now it is working fne :) Regards, Hardik Patel On Thu, Sep 12, 2013 at 4:04 PM, Evan Huus <[email protected]> wrote: > The API/ABI has changed between 1.10 and 1.11 (and tends to change in > every major version). You will have to rebuild your plugin against the 1.10 > source in order to use it with a 1.10 binary. > > Evan > > > On Thu, Sep 12, 2013 at 7:44 AM, Hardik Patel <[email protected]>wrote: > >> Hello guys, >> I have created simple plugin in windows environment which just label Name >> on perticular TCP port number. >> After building with make i get .dll in same folder where source code >> exist. >> >nmake -f Makefile.nmake all >> when i copy in following folder then launch wireshark.exe from >> C:\wireshark\wireshark-gtk2 works fine. >> C:\wireshark\wireshark-gtk2\plugins\1.11.0 >> >> ------------------------------------------------------------------------------------- >> But when i used to paste foo.dll in below link: >> C:\Program Files (x86)\Wireshark\plugins\1.10.1 >> and start wireshark.exe from C:\Program Files (x86)\Wireshark then, >> wireshark stopped loading and close with error at Registering Plugins at >> start up. >> I am using windows 2008 64-bit and building wireshark with 32-bit library >> and 32-bit cmd environment with visual C++ 2010 Express Edition . >> What should be problem and it's solution ??? >> >> Regards, >> Hardik Patel >> >> >> ___________________________________________________________________________ >> Sent via: Wireshark-dev mailing list <[email protected]> >> Archives: http://www.wireshark.org/lists/wireshark-dev >> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev >> mailto:[email protected] >> ?subject=unsubscribe >> > > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected] > ?subject=unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
