start an experiment to provide MS Visual Studio 2005 solution / project files for...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 9 Sep 2007 13:59:58 +0000 (13:59 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 9 Sep 2007 13:59:58 +0000 (13:59 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22831 f5534014-38df-0310-8fa8-9805f1628bb7

13 files changed:
all.vcproj [new file with mode: 0644]
doc/doc.vcproj [new file with mode: 0644]
docbook/docbook.vcproj [new file with mode: 0644]
dumpcap.vcproj [new file with mode: 0644]
epan/libwireshark.vcproj [new file with mode: 0644]
gtk/libui.vcproj [new file with mode: 0644]
packaging.vcproj [new file with mode: 0644]
plugins/plugins.vcproj [new file with mode: 0644]
tshark.vcproj [new file with mode: 0644]
wireshark-gtk1.vcproj [new file with mode: 0644]
wireshark-gtk2.vcproj [new file with mode: 0644]
wireshark.sln [new file with mode: 0644]
wiretap/libwiretap.vcproj [new file with mode: 0644]

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