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-bugs: [Wireshark-bugs] [Bug 3439] Compile errors in capture_if_details_dlg_win32.c (MSVC2005)

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Wed, 3 Jun 2009 14:59:54 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3439


Peter Johansson <PeterJohansson73@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3080|                            |review_for_checkin?
               Flag|                            |




--- Comment #2 from Peter Johansson <PeterJohansson73@xxxxxxxxx>  2009-06-03 14:59:52 PDT ---
Created an attachment (id=3080)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3080)
Patch for bug 3439 when compiling with MSVC2005(EE)

The supplied patch corrects the current compilation problems with
capture_if_details_dlg_win32.c when compiling it with MSVC2005EE+PSDK.
There are a few enums that does not get defined by Ntdndis.h in the version
that is part of the PSDK for this version of the MSVC compiler, therefor the
use of thouse enumeration values are made dependent on the compiler version in
the supplied patch.
At the same time, I also corrected some inconsitencies with indentation in the
file.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  • Prev by Date: [Wireshark-bugs] [Bug 3493] packet-dcm, corrupt DICOM export files
  • Next by Date: [Wireshark-bugs] [Bug 3462] new dissectors for v.150.1 (SPRT & SSE)
  • Previous by thread: [Wireshark-bugs] [Bug 3500] Add Python embedding to Windows makefiles
  • Next by thread: [Wireshark-bugs] [Bug 3439] Compile errors in capture_if_details_dlg_win32.c (MSVC2005)
  • Index(es):
    • Date
    • Thread

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