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