Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] Issue loading a new plugin

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: <gogrady@xxxxxxxxx>
Date: Mon, 2 Feb 2009 9:00:14 -0600

Hi, 

Thanks this worked perfectly. I agree it should be made more known since it is such a common question. 

Greg

_________________________________________________________
Hello

"Couldn't load module C:\Program Files\Wireshark\plugins\1.0.5\ccs.dll:

The Specified module could not be found."

is the error window I have if I do not include the manifest inside the dll.

To include the manifest inside the dll :
mt.exe -manifest <dll_name>.dll.manifest -outputresource:<dll_name>.dll;2

Plugin works for me.
dissector with C++ inside,
production : wireshark 1.0.3, Vista, Visual C++ 2005 EE works on :
- 1.0.5 standard installation (Vista and XP)
- 1.0.3 standard installation (XP)
- 1.0.3 own build installation (Vista and XP)



Olivier


  • Prev by Date: Re: [Wireshark-dev] Issue loading a new plugin
  • Next by Date: Re: [Wireshark-dev] New toplevel Telephone menu item
  • Previous by thread: Re: [Wireshark-dev] Issue loading a new plugin
  • Next by thread: [Wireshark-dev] Calling C++ files from C dissector
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation