May there be an issue with file Owner/Access rights? Compare with those of other plugin DLLs. Just a guess.
Lars > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > jorge sanchez > Sent: mercredi 9 avril 2008 15:49 > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] how to build standalone plugin dll > > Hi Lars, > > in the fact the plugin file name was set to bip.dll sorry for > misunderstood, still having the same problem. > > > > Regards, > > Jorge Sanchez > > On Wed, Apr 9, 2008 at 3:29 PM, Lars Ruoff > <[EMAIL PROTECTED]> wrote: > > > > Well, it seems you should rename the file to bip.dll, which is > > probably the name you registered for the protocol from > within the code. > > I wasn't aware of the fact that WS enforces the same name > to be used > > for the protocol name and dll though (?) I presume the DLLs are > > loaded once, at runtime, by walking through the plugins\version > > folder. So why should the name of the DLL be needed again after it > > has been loaded? > > > > Lars > > > > > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On Behalf > Of > jorge > > sanchez > Sent: mercredi 9 avril 2008 14:25 > To: > > [email protected] > Subject: [Wireshark-dev] how > to build > > standalone plugin dll > > Hi list, > > I have one question > > regarding building dll for plugin I made > for wireshark > 0.99.8. If I > > copy the plugin.dll to > > %WIRESHARK\plugins\0.9.88\plugin.dll then I > > get following error. > > > > > > "Couldn't load module E:\Program > > > Files\Wireshark\plugins\0.99.8\bip.dll: The specified module > > > could not be found." > > > > > > Could someone please help me how to build standalone plugin dll? > > > I followed the steps in developers guide > > > "http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html" > > > > > > > > > Thanks, > > > > > > Jorge Sanchez > > > _______________________________________________ > > > Wireshark-dev mailing list > > > [email protected] > > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > > > > > _______________________________________________ > > Wireshark-dev mailing list > > [email protected] > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
