Hello Jim,
Do you try to build the whole wireshark or only to build your dll ?
I had this problem on some windows version and I solved it by building
the whole wireshark. But I still do not know why !
Pascal
James Gallogly a écrit :
I am trying to develop a Wireshark plugin and am starting at the most
basic level. I followed the instructions in the dev guide to create a
basic dissector, basically copy and pasted 9.2.1 and changed foo to ccs. I
used agentx MakeFiles as an example.
I am developing on Windows using Visual Studio 2005. I have no problem
building the project or my plugin using the nmake utility. However when I
copy my plugin dll into the plugins/1.0.5 directory and execute Wireshark
I get the following message.
"Couldn't load module C:\Program Files\Wireshark\plugins\1.0.5\ccs.dll:
The Specified module could not be found."
Any ideas what I might be doing wrong here?
Thanks for the help,
Jim
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe