| 1 |
<?xml version="1.0" encoding="Windows-1252"?> |
|---|
| 2 |
<VisualStudioProject |
|---|
| 3 |
ProjectType="Visual C++" |
|---|
| 4 |
Version="8.00" |
|---|
| 5 |
Name="CaptureClient" |
|---|
| 6 |
ProjectGUID="{4A258E9F-0B4B-40EF-B6C6-E69C630E5CAC}" |
|---|
| 7 |
RootNamespace="CaptureClient" |
|---|
| 8 |
Keyword="Win32Proj" |
|---|
| 9 |
> |
|---|
| 10 |
<Platforms> |
|---|
| 11 |
<Platform |
|---|
| 12 |
Name="Win32" |
|---|
| 13 |
/> |
|---|
| 14 |
</Platforms> |
|---|
| 15 |
<ToolFiles> |
|---|
| 16 |
</ToolFiles> |
|---|
| 17 |
<Configurations> |
|---|
| 18 |
<Configuration |
|---|
| 19 |
Name="Debug|Win32" |
|---|
| 20 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|---|
| 21 |
IntermediateDirectory="$(ConfigurationName)" |
|---|
| 22 |
ConfigurationType="1" |
|---|
| 23 |
CharacterSet="1" |
|---|
| 24 |
> |
|---|
| 25 |
<Tool |
|---|
| 26 |
Name="VCPreBuildEventTool" |
|---|
| 27 |
/> |
|---|
| 28 |
<Tool |
|---|
| 29 |
Name="VCCustomBuildTool" |
|---|
| 30 |
/> |
|---|
| 31 |
<Tool |
|---|
| 32 |
Name="VCXMLDataGeneratorTool" |
|---|
| 33 |
/> |
|---|
| 34 |
<Tool |
|---|
| 35 |
Name="VCWebServiceProxyGeneratorTool" |
|---|
| 36 |
/> |
|---|
| 37 |
<Tool |
|---|
| 38 |
Name="VCMIDLTool" |
|---|
| 39 |
/> |
|---|
| 40 |
<Tool |
|---|
| 41 |
Name="VCCLCompilerTool" |
|---|
| 42 |
Optimization="0" |
|---|
| 43 |
AdditionalIncludeDirectories="D:\WpdPack\Include;D:\expatpp\src_pp;D:\WinDDK\6000\inc;D:\boost\boost_1_34_0;D:\expatpp\expat\lib;"D:\Microsoft Platform SDK for Windows Server 2003 R2\Include"" |
|---|
| 44 |
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|---|
| 45 |
MinimalRebuild="true" |
|---|
| 46 |
BasicRuntimeChecks="3" |
|---|
| 47 |
RuntimeLibrary="3" |
|---|
| 48 |
UsePrecompiledHeader="0" |
|---|
| 49 |
WarningLevel="3" |
|---|
| 50 |
Detect64BitPortabilityProblems="true" |
|---|
| 51 |
DebugInformationFormat="4" |
|---|
| 52 |
/> |
|---|
| 53 |
<Tool |
|---|
| 54 |
Name="VCManagedResourceCompilerTool" |
|---|
| 55 |
/> |
|---|
| 56 |
<Tool |
|---|
| 57 |
Name="VCResourceCompilerTool" |
|---|
| 58 |
AdditionalIncludeDirectories=""D:\Microsoft Platform SDK for Windows Server 2003 R2\Include"" |
|---|
| 59 |
/> |
|---|
| 60 |
<Tool |
|---|
| 61 |
Name="VCPreLinkEventTool" |
|---|
| 62 |
/> |
|---|
| 63 |
<Tool |
|---|
| 64 |
Name="VCLinkerTool" |
|---|
| 65 |
AdditionalOptions="/VERBOSE:LIB" |
|---|
| 66 |
AdditionalDependencies="kernel32.lib Ws2_32.lib Advapi32.lib Psapi.lib fltLib.lib shlwapi.lib expatpp.lib shell32.lib Urlmon.lib $(NOINHERIT)" |
|---|
| 67 |
LinkIncremental="2" |
|---|
| 68 |
AdditionalLibraryDirectories="D:\WinDDK\6000\lib\wxp\i386;D:\expatpp\vc_pp\expatpp\DebugMTDLL;"D:\Microsoft Platform SDK for Windows Server 2003 R2\Lib";D:\boost\boost_1_34_0\lib" |
|---|
| 69 |
GenerateDebugInformation="true" |
|---|
| 70 |
SubSystem="1" |
|---|
| 71 |
TargetMachine="1" |
|---|
| 72 |
/> |
|---|
| 73 |
<Tool |
|---|
| 74 |
Name="VCALinkTool" |
|---|
| 75 |
/> |
|---|
| 76 |
<Tool |
|---|
| 77 |
Name="VCManifestTool" |
|---|
| 78 |
/> |
|---|
| 79 |
<Tool |
|---|
| 80 |
Name="VCXDCMakeTool" |
|---|
| 81 |
/> |
|---|
| 82 |
<Tool |
|---|
| 83 |
Name="VCBscMakeTool" |
|---|
| 84 |
/> |
|---|
| 85 |
<Tool |
|---|
| 86 |
Name="VCFxCopTool" |
|---|
| 87 |
/> |
|---|
| 88 |
<Tool |
|---|
| 89 |
Name="VCAppVerifierTool" |
|---|
| 90 |
/> |
|---|
| 91 |
<Tool |
|---|
| 92 |
Name="VCWebDeploymentTool" |
|---|
| 93 |
/> |
|---|
| 94 |
<Tool |
|---|
| 95 |
Name="VCPostBuildEventTool" |
|---|
| 96 |
/> |
|---|
| 97 |
</Configuration> |
|---|
| 98 |
<Configuration |
|---|
| 99 |
Name="Release|Win32" |
|---|
| 100 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|---|
| 101 |
IntermediateDirectory="$(ConfigurationName)" |
|---|
| 102 |
ConfigurationType="1" |
|---|
| 103 |
CharacterSet="1" |
|---|
| 104 |
WholeProgramOptimization="1" |
|---|
| 105 |
> |
|---|
| 106 |
<Tool |
|---|
| 107 |
Name="VCPreBuildEventTool" |
|---|
| 108 |
/> |
|---|
| 109 |
<Tool |
|---|
| 110 |
Name="VCCustomBuildTool" |
|---|
| 111 |
/> |
|---|
| 112 |
<Tool |
|---|
| 113 |
Name="VCXMLDataGeneratorTool" |
|---|
| 114 |
/> |
|---|
| 115 |
<Tool |
|---|
| 116 |
Name="VCWebServiceProxyGeneratorTool" |
|---|
| 117 |
/> |
|---|
| 118 |
<Tool |
|---|
| 119 |
Name="VCMIDLTool" |
|---|
| 120 |
/> |
|---|
| 121 |
<Tool |
|---|
| 122 |
Name="VCCLCompilerTool" |
|---|
| 123 |
Optimization="3" |
|---|
| 124 |
AdditionalIncludeDirectories="D:\WpdPack\Include;D:\expatpp\src_pp;D:\WinDDK\6000\inc;D:\boost\boost_1_34_0;D:\expatpp\expat\lib;"D:\Microsoft Platform SDK for Windows Server 2003 R2\Include"" |
|---|
| 125 |
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|---|
| 126 |
RuntimeLibrary="2" |
|---|
| 127 |
UsePrecompiledHeader="0" |
|---|
| 128 |
WarningLevel="3" |
|---|
| 129 |
Detect64BitPortabilityProblems="true" |
|---|
| 130 |
DebugInformationFormat="3" |
|---|
| 131 |
/> |
|---|
| 132 |
<Tool |
|---|
| 133 |
Name="VCManagedResourceCompilerTool" |
|---|
| 134 |
/> |
|---|
| 135 |
<Tool |
|---|
| 136 |
Name="VCResourceCompilerTool" |
|---|
| 137 |
AdditionalIncludeDirectories=""D:\Microsoft Platform SDK for Windows Server 2003 R2\Include"" |
|---|
| 138 |
/> |
|---|
| 139 |
<Tool |
|---|
| 140 |
Name="VCPreLinkEventTool" |
|---|
| 141 |
/> |
|---|
| 142 |
<Tool |
|---|
| 143 |
Name="VCLinkerTool" |
|---|
| 144 |
AdditionalDependencies="kernel32.lib Ws2_32.lib Advapi32.lib Psapi.lib fltLib.lib shlwapi.lib expatpp.lib shell32.lib Urlmon.lib $(NOINHERIT)" |
|---|
| 145 |
LinkIncremental="1" |
|---|
| 146 |
AdditionalLibraryDirectories="D:\WinDDK\6000\lib\wxp\i386;D:\expatpp\vc_pp\expatpp\ReleaseMTDLL;"D:\Microsoft Platform SDK for Windows Server 2003 R2\Lib";D:\boost\boost_1_34_0\lib" |
|---|
| 147 |
GenerateDebugInformation="true" |
|---|
| 148 |
SubSystem="1" |
|---|
| 149 |
OptimizeReferences="2" |
|---|
| 150 |
EnableCOMDATFolding="2" |
|---|
| 151 |
OptimizeForWindows98="1" |
|---|
| 152 |
TargetMachine="1" |
|---|
| 153 |
/> |
|---|
| 154 |
<Tool |
|---|
| 155 |
Name="VCALinkTool" |
|---|
| 156 |
/> |
|---|
| 157 |
<Tool |
|---|
| 158 |
Name="VCManifestTool" |
|---|
| 159 |
/> |
|---|
| 160 |
<Tool |
|---|
| 161 |
Name="VCXDCMakeTool" |
|---|
| 162 |
/> |
|---|
| 163 |
<Tool |
|---|
| 164 |
Name="VCBscMakeTool" |
|---|
| 165 |
/> |
|---|
| 166 |
<Tool |
|---|
| 167 |
Name="VCFxCopTool" |
|---|
| 168 |
/> |
|---|
| 169 |
<Tool |
|---|
| 170 |
Name="VCAppVerifierTool" |
|---|
| 171 |
/> |
|---|
| 172 |
<Tool |
|---|
| 173 |
Name="VCWebDeploymentTool" |
|---|
| 174 |
/> |
|---|
| 175 |
<Tool |
|---|
| 176 |
Name="VCPostBuildEventTool" |
|---|
| 177 |
/> |
|---|
| 178 |
</Configuration> |
|---|
| 179 |
</Configurations> |
|---|
| 180 |
<References> |
|---|
| 181 |
</References> |
|---|
| 182 |
<Files> |
|---|
| 183 |
<Filter |
|---|
| 184 |
Name="Source Files" |
|---|
| 185 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|---|
| 186 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|---|
| 187 |
> |
|---|
| 188 |
<File |
|---|
| 189 |
RelativePath=".\Analyzer.cpp" |
|---|
| 190 |
> |
|---|
| 191 |
</File> |
|---|
| 192 |
<File |
|---|
| 193 |
RelativePath=".\CaptureClient.cpp" |
|---|
| 194 |
> |
|---|
| 195 |
</File> |
|---|
| 196 |
<File |
|---|
| 197 |
RelativePath=".\CaptureGlobal.cpp" |
|---|
| 198 |
> |
|---|
| 199 |
</File> |
|---|
| 200 |
<File |
|---|
| 201 |
RelativePath=".\EventController.cpp" |
|---|
| 202 |
> |
|---|
| 203 |
</File> |
|---|
| 204 |
<File |
|---|
| 205 |
RelativePath=".\FileMonitor.cpp" |
|---|
| 206 |
> |
|---|
| 207 |
</File> |
|---|
| 208 |
<File |
|---|
| 209 |
RelativePath=".\FileUploader.cpp" |
|---|
| 210 |
> |
|---|
| 211 |
</File> |
|---|
| 212 |
<File |
|---|
| 213 |
RelativePath=".\Logger.cpp" |
|---|
| 214 |
> |
|---|
| 215 |
</File> |
|---|
| 216 |
<File |
|---|
| 217 |
RelativePath=".\Monitor.cpp" |
|---|
| 218 |
> |
|---|
| 219 |
</File> |
|---|
| 220 |
<File |
|---|
| 221 |
RelativePath=".\NetworkAdapter.cpp" |
|---|
| 222 |
> |
|---|
| 223 |
</File> |
|---|
| 224 |
<File |
|---|
| 225 |
RelativePath=".\NetworkPacketDumper.cpp" |
|---|
| 226 |
> |
|---|
| 227 |
</File> |
|---|
| 228 |
<File |
|---|
| 229 |
RelativePath=".\OptionsManager.cpp" |
|---|
| 230 |
> |
|---|
| 231 |
</File> |
|---|
| 232 |
<File |
|---|
| 233 |
RelativePath=".\Permission.cpp" |
|---|
| 234 |
> |
|---|
| 235 |
</File> |
|---|
| 236 |
<File |
|---|
| 237 |
RelativePath=".\ProcessManager.cpp" |
|---|
| 238 |
> |
|---|
| 239 |
</File> |
|---|
| 240 |
<File |
|---|
| 241 |
RelativePath=".\ProcessMonitor.cpp" |
|---|
| 242 |
> |
|---|
| 243 |
</File> |
|---|
| 244 |
<File |
|---|
| 245 |
RelativePath=".\RegistryMonitor.cpp" |
|---|
| 246 |
> |
|---|
| 247 |
</File> |
|---|
| 248 |
<File |
|---|
| 249 |
RelativePath=".\Server.cpp" |
|---|
| 250 |
> |
|---|
| 251 |
</File> |
|---|
| 252 |
<File |
|---|
| 253 |
RelativePath=".\ServerReceive.cpp" |
|---|
| 254 |
> |
|---|
| 255 |
</File> |
|---|
| 256 |
<File |
|---|
| 257 |
RelativePath=".\ServerSend.cpp" |
|---|
| 258 |
> |
|---|
| 259 |
</File> |
|---|
| 260 |
<File |
|---|
| 261 |
RelativePath=".\Updater.cpp" |
|---|
| 262 |
> |
|---|
| 263 |
</File> |
|---|
| 264 |
<File |
|---|
| 265 |
RelativePath=".\Url.cpp" |
|---|
| 266 |
> |
|---|
| 267 |
</File> |
|---|
| 268 |
<File |
|---|
| 269 |
RelativePath=".\Visitor.cpp" |
|---|
| 270 |
> |
|---|
| 271 |
</File> |
|---|
| 272 |
</Filter> |
|---|
| 273 |
<Filter |
|---|
| 274 |
Name="Header Files" |
|---|
| 275 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|---|
| 276 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|---|
| 277 |
> |
|---|
| 278 |
<File |
|---|
| 279 |
RelativePath=".\Analyzer.h" |
|---|
| 280 |
> |
|---|
| 281 |
</File> |
|---|
| 282 |
<File |
|---|
| 283 |
RelativePath=".\ApplicationPlugin.h" |
|---|
| 284 |
> |
|---|
| 285 |
</File> |
|---|
| 286 |
<File |
|---|
| 287 |
RelativePath=".\CaptureGlobal.h" |
|---|
| 288 |
> |
|---|
| 289 |
</File> |
|---|
| 290 |
<File |
|---|
| 291 |
RelativePath=".\ErrorCodes.h" |
|---|
| 292 |
> |
|---|
| 293 |
</File> |
|---|
| 294 |
<File |
|---|
| 295 |
RelativePath=".\EventController.h" |
|---|
| 296 |
> |
|---|
| 297 |
</File> |
|---|
| 298 |
<File |
|---|
| 299 |
RelativePath=".\FileMonitor.h" |
|---|
| 300 |
> |
|---|
| 301 |
</File> |
|---|
| 302 |
<File |
|---|
| 303 |
RelativePath=".\FileUploader.h" |
|---|
| 304 |
> |
|---|
| 305 |
</File> |
|---|
| 306 |
<File |
|---|
| 307 |
RelativePath=".\Logger.h" |
|---|
| 308 |
> |
|---|
| 309 |
</File> |
|---|
| 310 |
<File |
|---|
| 311 |
RelativePath=".\MiniFilter.h" |
|---|
| 312 |
> |
|---|
| 313 |
</File> |
|---|
| 314 |
<File |
|---|
| 315 |
RelativePath=".\Monitor.h" |
|---|
| 316 |
> |
|---|
| 317 |
</File> |
|---|
| 318 |
<File |
|---|
| 319 |
RelativePath=".\NetworkAdapter.h" |
|---|
| 320 |
> |
|---|
| 321 |
</File> |
|---|
| 322 |
<File |
|---|
| 323 |
RelativePath=".\NetworkPacketDumper.h" |
|---|
| 324 |
> |
|---|
| 325 |
</File> |
|---|
| 326 |
<File |
|---|
| 327 |
RelativePath=".\OptionsManager.h" |
|---|
| 328 |
> |
|---|
| 329 |
</File> |
|---|
| 330 |
<File |
|---|
| 331 |
RelativePath=".\Permission.h" |
|---|
| 332 |
> |
|---|
| 333 |
</File> |
|---|
| 334 |
<File |
|---|
| 335 |
RelativePath=".\PluginExports.h" |
|---|
| 336 |
> |
|---|
| 337 |
</File> |
|---|
| 338 |
<File |
|---|
| 339 |
RelativePath=".\ProcessManager.h" |
|---|
| 340 |
> |
|---|
| 341 |
</File> |
|---|
| 342 |
<File |
|---|
| 343 |
RelativePath=".\ProcessMonitor.h" |
|---|
| 344 |
> |
|---|
| 345 |
</File> |
|---|
| 346 |
<File |
|---|
| 347 |
RelativePath=".\RegistryMonitor.h" |
|---|
| 348 |
> |
|---|
| 349 |
</File> |
|---|
| 350 |
<File |
|---|
| 351 |
RelativePath=".\Server.h" |
|---|
| 352 |
> |
|---|
| 353 |
</File> |
|---|
| 354 |
<File |
|---|
| 355 |
RelativePath=".\ServerReceive.h" |
|---|
| 356 |
> |
|---|
| 357 |
</File> |
|---|
| 358 |
<File |
|---|
| 359 |
RelativePath=".\ServerSend.h" |
|---|
| 360 |
> |
|---|
| 361 |
</File> |
|---|
| 362 |
<File |
|---|
| 363 |
RelativePath=".\Thread.h" |
|---|
| 364 |
> |
|---|
| 365 |
</File> |
|---|
| 366 |
<File |
|---|
| 367 |
RelativePath=".\Updater.h" |
|---|
| 368 |
> |
|---|
| 369 |
</File> |
|---|
| 370 |
<File |
|---|
| 371 |
RelativePath=".\Url.h" |
|---|
| 372 |
> |
|---|
| 373 |
</File> |
|---|
| 374 |
<File |
|---|
| 375 |
RelativePath=".\Visitor.h" |
|---|
| 376 |
> |
|---|
| 377 |
</File> |
|---|
| 378 |
</Filter> |
|---|
| 379 |
<Filter |
|---|
| 380 |
Name="Resource Files" |
|---|
| 381 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
|---|
| 382 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|---|
| 383 |
> |
|---|
| 384 |
<File |
|---|
| 385 |
RelativePath=".\CaptureClient.rc" |
|---|
| 386 |
> |
|---|
| 387 |
</File> |
|---|
| 388 |
</Filter> |
|---|
| 389 |
<File |
|---|
| 390 |
RelativePath=".\ReadMe.txt" |
|---|
| 391 |
> |
|---|
| 392 |
</File> |
|---|
| 393 |
</Files> |
|---|
| 394 |
<Globals> |
|---|
| 395 |
</Globals> |
|---|
| 396 |
</VisualStudioProject> |
|---|