Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Wireshark w/ MSVC++ 2005 EE fails to capture

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Fri, 26 Jan 2007 19:02:04 -0800
On Sat, Jan 27, 2007 at 03:39:58AM +0100, Ulf Lamping wrote:
> Stephen Fisher wrote:

> Ah, someone followed the guide :-)

I'm sure glad it's there!

> It might be a good idea to add a compile time check, it the 
> MSVC_VARIANT setting matches the _MSC_VER define. This way, such 
> problems are at least harder to make :-)

Would it be possible to just set MSVC_VARIANT automatically according to 
the _MSC_VER define?

> It's working like a charm, with and without DNS / ADNS enabled.
> 
> Without looking too deeply into it, I don't even know why this should 
> go wrong. ADNS shouldn't provide any C runtime things that could cause 
> trouble because of the different msvcr*.dll versions used. Sorry, no 
> idea to help you ...

No problem.  The crash is actually in Wireshark; ADNS is passing back a 
bad pointer, even though it says the results are ok.  I'll see if I can 
track down the problem.


Thanks,

Steve