aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--all.vcproj73
-rw-r--r--doc/doc.vcproj188
-rw-r--r--docbook/docbook.vcproj313
-rw-r--r--dumpcap.vcproj194
-rw-r--r--epan/libwireshark.vcproj87
-rw-r--r--gtk/libui.vcproj1030
-rw-r--r--packaging.vcproj193
-rw-r--r--plugins/plugins.vcproj192
-rw-r--r--tshark.vcproj94
-rw-r--r--wireshark-gtk1.vcproj77
-rw-r--r--wireshark-gtk2.vcproj63
-rw-r--r--wireshark.sln150
-rw-r--r--wiretap/libwiretap.vcproj460
13 files changed, 3114 insertions, 0 deletions
diff --git a/all.vcproj b/all.vcproj
new file mode 100644
index 0000000000..f5a400e66b
--- /dev/null
+++ b/all.vcproj
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="ALL"
+ ProjectGUID="{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
+ RootNamespace="ALL"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake setup all"
+ ReBuildCommandLine="nmake -f Makefile.nmake setup distclean all"
+ CleanCommandLine="nmake -f Makefile.nmake clean_setup"
+ Output="wireshark-gtk2\wireshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Headerdateien"
+ >
+ <File
+ RelativePath=".\config.h.win32"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\config.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\tools\win32-setup.sh"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/doc/doc.vcproj b/doc/doc.vcproj
new file mode 100644
index 0000000000..aed3e6fee6
--- /dev/null
+++ b/doc/doc.vcproj
@@ -0,0 +1,188 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="doc"
+ ProjectGUID="{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake doc"
+ ReBuildCommandLine="nmake -f Makefile.nmake clean doc"
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="doc.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="README"
+ >
+ <File
+ RelativePath=".\randpkt.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\README.binarytrees"
+ >
+ </File>
+ <File
+ RelativePath=".\README.capture"
+ >
+ </File>
+ <File
+ RelativePath=".\README.design"
+ >
+ </File>
+ <File
+ RelativePath=".\README.developer"
+ >
+ </File>
+ <File
+ RelativePath=".\README.display_filter"
+ >
+ </File>
+ <File
+ RelativePath=".\README.idl2wrs"
+ >
+ </File>
+ <File
+ RelativePath=".\README.malloc"
+ >
+ </File>
+ <File
+ RelativePath=".\README.packaging"
+ >
+ </File>
+ <File
+ RelativePath=".\README.plugins"
+ >
+ </File>
+ <File
+ RelativePath=".\README.regression"
+ >
+ </File>
+ <File
+ RelativePath=".\README.request_response_tracking"
+ >
+ </File>
+ <File
+ RelativePath=".\README.stats_tree"
+ >
+ </File>
+ <File
+ RelativePath=".\README.tapping"
+ >
+ </File>
+ <File
+ RelativePath=".\README.xml-output"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="pod"
+ >
+ <File
+ RelativePath=".\capinfos.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\dumpcap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\editcap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\idl2wrs.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\mergecap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\text2pcap.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\tshark.pod"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark-filter.pod.template"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark.pod"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\dfilter2pod.pl"
+ >
+ </File>
+ <File
+ RelativePath=".\eproto2sgml"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\sgml.doc.template"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/docbook/docbook.vcproj b/docbook/docbook.vcproj
new file mode 100644
index 0000000000..b8b46cff22
--- /dev/null
+++ b/docbook/docbook.vcproj
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="docbook"
+ ProjectGUID="{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
+ RootNamespace="docbook"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="all|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake all"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="wsug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake wsug"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="wsdg|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake wsdg"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake clean"
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="lua"
+ >
+ <File
+ RelativePath=".\make-wsluarm.pl"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_dumper.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_field.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_gui.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_listener.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_pinfo.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_proto.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_tree.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_tvb.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm_src\wslua_util.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsluarm.xml"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="user-guide"
+ >
+ <File
+ RelativePath=".\user-guide.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_files.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_howitworks.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_messages.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_protocols.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_app_tools.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_advanced.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_build_install.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_capture.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_customize.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_introduction.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_io.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_statistics.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_troubleshoot.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_use.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_chapter_work.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_meta_info.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsug_src\WSUG_preface.xml"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="developer-guide"
+ >
+ <File
+ RelativePath=".\developer-guide.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_build_intro.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_capture.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_dissection.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_env_intro.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_libraries.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_quick_setup.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_sources.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_tools.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_userinterface.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_chapter_works.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_meta_info.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\wsdg_src\WSDG_preface.xml"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="release-notes"
+ >
+ <File
+ RelativePath=".\release-notes.xml"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\catalog.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\check_svn_version.sh"
+ >
+ </File>
+ <File
+ RelativePath=".\custom_layer_pdf.xsl"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter2xml.pl"
+ >
+ </File>
+ <File
+ RelativePath=".\GPL_appendix.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.auto.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\ws.css"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/dumpcap.vcproj b/dumpcap.vcproj
new file mode 100644
index 0000000000..88c83c0511
--- /dev/null
+++ b/dumpcap.vcproj
@@ -0,0 +1,194 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="dumpcap"
+ ProjectGUID="{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake dumpcap.exe"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="wireshark-gtk2\dumpcap.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="dumpcap.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quelldateien"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture-pcap-util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_loop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_opts.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_stop_conditions.c"
+ >
+ </File>
+ <File
+ RelativePath=".\clopts_common.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conditions.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dumpcap.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ringbuffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sync_pipe_write.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tempfile.c"
+ >
+ </File>
+ <File
+ RelativePath=".\epan\unicode-utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\version_info.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\capture-pcap-util-int.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture-pcap-util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_loop.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_opts.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_stop_conditions.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_sync.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clopts_common.h"
+ >
+ </File>
+ <File
+ RelativePath=".\conditions.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pcapio.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ringbuffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sync_pipe.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tempfile.h"
+ >
+ </File>
+ <File
+ RelativePath=".\epan\unicode-utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\version_info.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Ressourcendateien"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/epan/libwireshark.vcproj b/epan/libwireshark.vcproj
new file mode 100644
index 0000000000..4ada8c937c
--- /dev/null
+++ b/epan/libwireshark.vcproj
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="libwireshark"
+ ProjectGUID="{78DC3973-9100-4C4E-B135-822B623A2EAF}"
+ RootNamespace="libwireshark"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ </Filter>
+ <Filter
+ Name="NMake"
+ >
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="dissectors"
+ >
+ <File
+ RelativePath=".\dissectors\Makefile.nmake"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/gtk/libui.vcproj b/gtk/libui.vcproj
new file mode 100644
index 0000000000..d3db4f648d
--- /dev/null
+++ b/gtk/libui.vcproj
@@ -0,0 +1,1030 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="libui"
+ ProjectGUID="{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libui.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libui.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quelldateien"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\about_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\afp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_gui_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ansi_a_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ansi_map_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\bootp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\camel_counter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\camel_srt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_file_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_details_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_info_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfilter_combo_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_edit_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\colors.c"
+ >
+ </File>
+ <File
+ RelativePath=".\column_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_eth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_fc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_fddi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ipx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_jxta.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ncp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_rsvp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_sctp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_tcpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_tr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_udpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_usb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_wlan.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dcerpc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_ber.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dcerpc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter_expr_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dlg_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_and_drop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ethclist.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object.c"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object_http.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fileset_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\find_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\firewall_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\flow_graph.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\font_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\funnel_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\goto_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\graph_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_a_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_summary.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gtkvumeter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\h225_counter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\h225_ras_srt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\help_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_eth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_fc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_fddi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ipx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_jxta.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ncp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_rsvp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_tcpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_tr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_udpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_usb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_wlan.c"
+ >
+ </File>
+ <File
+ RelativePath=".\io_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\layout_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ldap_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\macros_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\menu update-function.c"
+ >
+ </File>
+ <File
+ RelativePath=".\menu.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mgcp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_summary.c"
+ >
+ </File>
+ <File
+ RelativePath=".\nameres_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ncp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_history.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_list.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_win.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pixmap_save.c"
+ >
+ </File>
+ <File
+ RelativePath=".\plugins_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_mswin.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\progress_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_draw.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_hier_stats_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\radius_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\range_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\recent.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rpc_progs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rpc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_player.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\scsi_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_assoc_analyse.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_byte_graph_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_chunk_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_chunk_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_error_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_graph_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\service_response_time_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\simple_dialog.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sip_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\smb2_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\smb_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ssl-dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\stats_tree_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\stream_prefs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\summary_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\supported_protos_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\t38_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tap_dfilter_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tcp_graph.c"
+ >
+ </File>
+ <File
+ RelativePath=".\text_page.c"
+ >
+ </File>
+ <File
+ RelativePath=".\toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\u3.c"
+ >
+ </File>
+ <File
+ RelativePath=".\uat_gui.c"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls.c"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\webbrowser.c"
+ >
+ </File>
+ <File
+ RelativePath=".\win32-file-dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark-tap-register.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wsp_stat.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\about_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_gui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_file_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_details_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cfilter_combo_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_edit_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\colors.h"
+ >
+ </File>
+ <File
+ RelativePath=".\column_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\compat_macros.h"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_ber.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dcerpc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter_expr_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dlg_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ethclist.h"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fileset_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\find_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\firewall_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\font_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\goto_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\graph_analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtkglobals.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtkvumeter.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_menu.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\help_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\isprint.h"
+ >
+ </File>
+ <File
+ RelativePath=".\keys.h"
+ >
+ </File>
+ <File
+ RelativePath=".\layout_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\macros_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\menu.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\nameres_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_history.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_list.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pixmap_save.h"
+ >
+ </File>
+ <File
+ RelativePath=".\plugins_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\print_mswin.h"
+ >
+ </File>
+ <File
+ RelativePath=".\print_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_draw.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_hier_stats_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\range_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_player.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\service_response_time_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ssl-dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\stream_prefs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\summary_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\supported_protos_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\text_page.h"
+ >
+ </File>
+ <File
+ RelativePath=".\toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\u3.h"
+ >
+ </File>
+ <File
+ RelativePath=".\uat_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls.h"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webbrowser.h"
+ >
+ </File>
+ <File
+ RelativePath=".\win32-file-dlg.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Ressourcendateien"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/packaging.vcproj b/packaging.vcproj
new file mode 100644
index 0000000000..0cd4ca06d3
--- /dev/null
+++ b/packaging.vcproj
@@ -0,0 +1,193 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="packaging"
+ ProjectGUID="{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
+ RootNamespace="packaging"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="nsis|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="packaging\nsis\wireshark-setup-0.99.7.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="U3|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="zip_gtk1|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging-zip1"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="zip_gtk2|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake packaging_zip2"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output=""
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="u3.win32"
+ >
+ <File
+ RelativePath=".\packaging\u3\win32\makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\win32\manifest.tmpl"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\win32\README.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\win32\u3util.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="u3.tools"
+ >
+ <File
+ RelativePath=".\packaging\u3\tools\makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\README.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\sysdep.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\sysdep.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\utest.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\uuid.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\u3\tools\uuid.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="nsis"
+ >
+ <File
+ RelativePath=".\packaging\nsis\AdditionalTasksPage.ini"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\GetWindowsVersion.nsh"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\servicelib.nsh"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\WinPcapPage.ini"
+ >
+ </File>
+ <File
+ RelativePath=".\packaging\nsis\wireshark.nsi"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Quelldateien"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/plugins/plugins.vcproj b/plugins/plugins.vcproj
new file mode 100644
index 0000000000..f8bd644af8
--- /dev/null
+++ b/plugins/plugins.vcproj
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="plugins"
+ ProjectGUID="{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake all"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="plugins.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake all"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="plugins.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="profinet"
+ >
+ <File
+ RelativePath=".\profinet\AUTHORS"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\ChangeLog"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\COPYING"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\INSTALL"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\moduleinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\moduleinfo.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\NEWS"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcerpc-pn-io.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcom-cba-acco.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcom-cba-acco.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-dcom-cba.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-dcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-mrp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-mrrt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-ptcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn-rt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\packet-pn.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profinet\plugin.rc.in"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="agentx"
+ >
+ <File
+ RelativePath=".\agentx\AUTHORS"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\moduleinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\moduleinfo.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\packet-agentx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\agentx\plugin.rc.in"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/tshark.vcproj b/tshark.vcproj
new file mode 100644
index 0000000000..4f0dc8ac44
--- /dev/null
+++ b/tshark.vcproj
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="tshark"
+ ProjectGUID="{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake debug-tshark"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="wireshark-gtk2\tshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="tshark.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quelldateien"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture_sync.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tshark.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\capture_sync.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Ressourcendateien"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/wireshark-gtk1.vcproj b/wireshark-gtk1.vcproj
new file mode 100644
index 0000000000..e16c6e0ac1
--- /dev/null
+++ b/wireshark-gtk1.vcproj
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="wireshark-gtk1"
+ ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
+ RootNamespace="wireshark"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake debug-gtk1"
+ ReBuildCommandLine=""
+ CleanCommandLine="nmake -f Makefile.nmake distclean"
+ Output="wireshark-gtk1\wireshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quelldateien"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\capture.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_info.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfile.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\simple_dialog.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/wireshark-gtk2.vcproj b/wireshark-gtk2.vcproj
new file mode 100644
index 0000000000..c8c6957462
--- /dev/null
+++ b/wireshark-gtk2.vcproj
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="wireshark-gtk2"
+ ProjectGUID="{8509897C-1CE1-477D-9FF5-49D7D466F4C9}"
+ RootNamespace="wireshark-gtk2"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="nmake -f Makefile.nmake debug-gtk2"
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="wireshark-gtk2\wireshark.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quelldateien"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ </Filter>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ </Filter>
+ <Filter
+ Name="Ressourcendateien"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/wireshark.sln b/wireshark.sln
new file mode 100644
index 0000000000..830198848c
--- /dev/null
+++ b/wireshark.sln
@@ -0,0 +1,150 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL", "all.vcproj", "{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwireshark", "epan\libwireshark.vcproj", "{78DC3973-9100-4C4E-B135-822B623A2EAF}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docbook", "docbook\docbook.vcproj", "{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "packaging", "packaging.vcproj", "{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wireshark-gtk1", "wireshark-gtk1.vcproj", "{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wireshark-gtk2", "wireshark-gtk2.vcproj", "{8509897C-1CE1-477D-9FF5-49D7D466F4C9}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwiretap", "wiretap\libwiretap.vcproj", "{CD04EABB-BA03-446F-9A63-A00C08138E91}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libui", "gtk\libui.vcproj", "{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dumpcap", "dumpcap.vcproj", "{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tshark", "tshark.vcproj", "{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc", "doc\doc.vcproj", "{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugins", "plugins\plugins.vcproj", "{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ wsdg|Win32 = wsdg|Win32
+ zip_gtk1|Win32 = zip_gtk1|Win32
+ zip_gtk2|Win32 = zip_gtk2|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Debug|Win32.ActiveCfg = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Debug|Win32.Build.0 = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Release|Win32.ActiveCfg = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.Release|Win32.Build.0 = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.wsdg|Win32.ActiveCfg = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.wsdg|Win32.Build.0 = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk1|Win32.Build.0 = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
+ {6B137D16-7235-4BB7-9AE3-8842FB238DD1}.zip_gtk2|Win32.Build.0 = Debug|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.Debug|Win32.ActiveCfg = Debug|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.Release|Win32.ActiveCfg = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.Release|Win32.Build.0 = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.wsdg|Win32.ActiveCfg = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.wsdg|Win32.Build.0 = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {78DC3973-9100-4C4E-B135-822B623A2EAF}.zip_gtk2|Win32.Build.0 = Release|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.Debug|Win32.ActiveCfg = wsug|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.Release|Win32.ActiveCfg = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.Release|Win32.Build.0 = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.wsdg|Win32.ActiveCfg = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.wsdg|Win32.Build.0 = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk1|Win32.ActiveCfg = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk1|Win32.Build.0 = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk2|Win32.ActiveCfg = wsdg|Win32
+ {36D0C052-05E5-4220-9451-5E907DFE7BC4}.zip_gtk2|Win32.Build.0 = wsdg|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Debug|Win32.ActiveCfg = nsis|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Release|Win32.ActiveCfg = zip_gtk2|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.Release|Win32.Build.0 = zip_gtk2|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.wsdg|Win32.ActiveCfg = nsis|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.wsdg|Win32.Build.0 = nsis|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk1|Win32.ActiveCfg = zip_gtk1|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk1|Win32.Build.0 = zip_gtk1|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk2|Win32.ActiveCfg = zip_gtk2|Win32
+ {F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}.zip_gtk2|Win32.Build.0 = zip_gtk2|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.Debug|Win32.ActiveCfg = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.Release|Win32.ActiveCfg = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.Release|Win32.Build.0 = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.wsdg|Win32.ActiveCfg = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.wsdg|Win32.Build.0 = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk1|Win32.Build.0 = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
+ {684AC70D-E5DC-4E42-B70A-DF512A43335C}.zip_gtk2|Win32.Build.0 = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.Debug|Win32.ActiveCfg = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.Release|Win32.ActiveCfg = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.Release|Win32.Build.0 = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.wsdg|Win32.ActiveCfg = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.wsdg|Win32.Build.0 = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.zip_gtk1|Win32.ActiveCfg = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.zip_gtk1|Win32.Build.0 = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.zip_gtk2|Win32.ActiveCfg = Debug|Win32
+ {8509897C-1CE1-477D-9FF5-49D7D466F4C9}.zip_gtk2|Win32.Build.0 = Debug|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.Debug|Win32.ActiveCfg = Debug|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.Release|Win32.ActiveCfg = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.Release|Win32.Build.0 = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.wsdg|Win32.ActiveCfg = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.wsdg|Win32.Build.0 = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {CD04EABB-BA03-446F-9A63-A00C08138E91}.zip_gtk2|Win32.Build.0 = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Debug|Win32.ActiveCfg = Debug|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Release|Win32.ActiveCfg = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.Release|Win32.Build.0 = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.wsdg|Win32.ActiveCfg = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.wsdg|Win32.Build.0 = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}.zip_gtk2|Win32.Build.0 = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.Debug|Win32.ActiveCfg = Debug|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.Release|Win32.ActiveCfg = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.Release|Win32.Build.0 = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.wsdg|Win32.ActiveCfg = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.wsdg|Win32.Build.0 = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {D1417D47-E273-4A90-A49B-6BAF4485CA58}.zip_gtk2|Win32.Build.0 = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Debug|Win32.ActiveCfg = Debug|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Release|Win32.ActiveCfg = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.Release|Win32.Build.0 = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.wsdg|Win32.ActiveCfg = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.wsdg|Win32.Build.0 = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {96D3AB33-BFA5-4161-B936-8C40D62A44F8}.zip_gtk2|Win32.Build.0 = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Debug|Win32.ActiveCfg = Debug|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Release|Win32.ActiveCfg = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.Release|Win32.Build.0 = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.wsdg|Win32.ActiveCfg = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.wsdg|Win32.Build.0 = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {527CC23A-32CD-438C-AF42-DF1D9A96EE4D}.zip_gtk2|Win32.Build.0 = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Debug|Win32.ActiveCfg = Debug|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Release|Win32.ActiveCfg = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.Release|Win32.Build.0 = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.wsdg|Win32.ActiveCfg = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.wsdg|Win32.Build.0 = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk1|Win32.ActiveCfg = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk1|Win32.Build.0 = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk2|Win32.ActiveCfg = Release|Win32
+ {42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}.zip_gtk2|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/wiretap/libwiretap.vcproj b/wiretap/libwiretap.vcproj
new file mode 100644
index 0000000000..c2c5f50542
--- /dev/null
+++ b/wiretap/libwiretap.vcproj
@@ -0,0 +1,460 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="libwiretap"
+ ProjectGUID="{CD04EABB-BA03-446F-9A63-A00C08138E91}"
+ Keyword="MakeFileProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libwiretap.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libwiretap.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Quelldateien"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\5views.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airopeek9.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend.c"
+ >
+ </File>
+ <File
+ RelativePath=".\atm.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ber.c"
+ >
+ </File>
+ <File
+ RelativePath=".\buffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\catapult_dct2000.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cosine.c"
+ >
+ </File>
+ <File
+ RelativePath=".\csids.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dbs-etherwatch.c"
+ >
+ </File>
+ <File
+ RelativePath=".\erf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\etherpeek.c"
+ >
+ </File>
+ <File
+ RelativePath=".\eyesdn.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_access.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_wrappers.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hcidump.c"
+ >
+ </File>
+ <File
+ RelativePath=".\i4btrace.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iptrace.c"
+ >
+ </File>
+ <File
+ RelativePath=".\iseries.c"
+ >
+ </File>
+ <File
+ RelativePath=".\k12.c"
+ >
+ </File>
+ <File
+ RelativePath=".\lanalyzer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\libpcap.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mpeg-audio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mpeg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\netmon.c"
+ >
+ </File>
+ <File
+ RelativePath=".\netscreen.c"
+ >
+ </File>
+ <File
+ RelativePath=".\nettl.c"
+ >
+ </File>
+ <File
+ RelativePath=".\network_instruments.c"
+ >
+ </File>
+ <File
+ RelativePath=".\netxray.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ngsniffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pppdump.c"
+ >
+ </File>
+ <File
+ RelativePath=".\radcom.c"
+ >
+ </File>
+ <File
+ RelativePath=".\snoop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\toshiba.c"
+ >
+ </File>
+ <File
+ RelativePath=".\visual.c"
+ >
+ </File>
+ <File
+ RelativePath=".\vms.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Headerdateien"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\5views.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airopeek9.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend-int.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend.h"
+ >
+ </File>
+ <File
+ RelativePath=".\atm.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ber.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\catapult_dct2000.h"
+ >
+ </File>
+ <File
+ RelativePath=".\config.h.win32"
+ >
+ </File>
+ <File
+ RelativePath=".\cosine.h"
+ >
+ </File>
+ <File
+ RelativePath=".\csids.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dbs-etherwatch.h"
+ >
+ </File>
+ <File
+ RelativePath=".\erf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\etherpeek.h"
+ >
+ </File>
+ <File
+ RelativePath=".\eyesdn.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_wrappers.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hcidump.h"
+ >
+ </File>
+ <File
+ RelativePath=".\i4b_trace.h"
+ >
+ </File>
+ <File
+ RelativePath=".\i4btrace.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iptrace.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iseries.h"
+ >
+ </File>
+ <File
+ RelativePath=".\k12.h"
+ >
+ </File>
+ <File
+ RelativePath=".\lanalyzer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\libpcap.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mpeg-audio.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mpeg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\netmon.h"
+ >
+ </File>
+ <File
+ RelativePath=".\netscreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\nettl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\network_instruments.h"
+ >
+ </File>
+ <File
+ RelativePath=".\netxray.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ngsniffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pppdump.h"
+ >
+ </File>
+ <File
+ RelativePath=".\radcom.h"
+ >
+ </File>
+ <File
+ RelativePath=".\snoop.h"
+ >
+ </File>
+ <File
+ RelativePath=".\toshiba.h"
+ >
+ </File>
+ <File
+ RelativePath=".\visual.h"
+ >
+ </File>
+ <File
+ RelativePath=".\vms.h"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap-capture.h"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap-int.h"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\acinclude.m4"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend-grammar.y"
+ >
+ </File>
+ <File
+ RelativePath=".\ascend-scanner.l"
+ >
+ </File>
+ <File
+ RelativePath=".\AUTHORS"
+ >
+ </File>
+ <File
+ RelativePath=".\ChangeLog"
+ >
+ </File>
+ <File
+ RelativePath=".\COPYING"
+ >
+ </File>
+ <File
+ RelativePath=".\INSTALL"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\NEWS"
+ >
+ </File>
+ <File
+ RelativePath=".\README"
+ >
+ </File>
+ <File
+ RelativePath=".\README.airmagnet"
+ >
+ </File>
+ <File
+ RelativePath=".\README.developer"
+ >
+ </File>
+ <File
+ RelativePath=".\runlex.sh"
+ >
+ </File>
+ <File
+ RelativePath=".\wtap.def"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>