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] About Wireshark Dissector development

From: "Kaatz, David" <David.Kaatz@xxxxxxxxxxxx>
Date: Thu, 6 Nov 2008 18:18:31 -0600
Title: Re: [Wireshark-dev] About Wireshark Dissector development

I have been building this week creating my own dissector in Wireshark 1.0.4, successfully using VS2005 under Win XP Pro.  No issues whatsoever.  You just have to adjust the makefile a little.  Quite easy to do.

Bill wrote:

    Sean wrote:
    > 2) Microsoft Visual Studio: Which version is better? 2005 or 2008 or 2003?
    >    I'm working under Windows XP Professional SP2, is it OK for wireshark
    >    dissector development?

    Use VS2008; that's what is currently used for the Wireshark Windows build.

    AFAIK VS2008 should work AOK on Windows XP ald Windows XP is certainly
    OK for Wireshark development.