source: trunk/DirectShowSpy/BdaHooks/BdaHooks.vcproj @ 171

Last change on this file since 171 was 98, checked in by roman, 12 years ago
  • logs IMediaEvent, IMediaEventEx, IMediaEventSink calls
  • logs call stack for IMediaEventSink::Notify with EC_ERRORABORT
File size: 12.8 KB
Line 
1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="BdaHooks"
6        ProjectGUID="{42B74EE4-45E2-44E8-B3EE-6061DBCDD86D}"
7        RootNamespace="BdaHooks"
8        Keyword="AtlProj"
9        TargetFrameworkVersion="196613"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15                <Platform
16                        Name="x64"
17                />
18        </Platforms>
19        <ToolFiles>
20        </ToolFiles>
21        <Configurations>
22                <Configuration
23                        Name="Debug|Win32"
24                        OutputDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\"
25                        IntermediateDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
26                        ConfigurationType="2"
27                        UseOfATL="2"
28                        ATLMinimizesCRunTimeLibraryUsage="false"
29                        CharacterSet="1"
30                        >
31                        <Tool
32                                Name="VCPreBuildEventTool"
33                        />
34                        <Tool
35                                Name="VCCustomBuildTool"
36                        />
37                        <Tool
38                                Name="VCXMLDataGeneratorTool"
39                        />
40                        <Tool
41                                Name="VCWebServiceProxyGeneratorTool"
42                        />
43                        <Tool
44                                Name="VCMIDLTool"
45                                PreprocessorDefinitions="_DEBUG"
46                                MkTypLibCompatible="false"
47                                TargetEnvironment="1"
48                                GenerateStublessProxies="true"
49                                TypeLibraryName="$(IntDir)/BdaHooks.tlb"
50                                HeaderFileName="BdaHooks_i.h"
51                                DLLDataFileName=""
52                                InterfaceIdentifierFileName="BdaHooks_i.c"
53                                ProxyFileName="BdaHooks_p.c"
54                                ValidateParameters="true"
55                        />
56                        <Tool
57                                Name="VCCLCompilerTool"
58                                Optimization="0"
59                                PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
60                                MinimalRebuild="true"
61                                BasicRuntimeChecks="3"
62                                RuntimeLibrary="3"
63                                UsePrecompiledHeader="2"
64                                WarningLevel="3"
65                                DebugInformationFormat="4"
66                        />
67                        <Tool
68                                Name="VCManagedResourceCompilerTool"
69                        />
70                        <Tool
71                                Name="VCResourceCompilerTool"
72                                PreprocessorDefinitions="_DEBUG"
73                                Culture="1033"
74                                AdditionalIncludeDirectories="$(IntDir)"
75                        />
76                        <Tool
77                                Name="VCPreLinkEventTool"
78                        />
79                        <Tool
80                                Name="VCLinkerTool"
81                                RegisterOutput="true"
82                                IgnoreImportLibrary="true"
83                                LinkIncremental="2"
84                                ModuleDefinitionFile=".\BdaHooks.def"
85                                GenerateDebugInformation="true"
86                                SubSystem="2"
87                                TargetMachine="1"
88                        />
89                        <Tool
90                                Name="VCALinkTool"
91                        />
92                        <Tool
93                                Name="VCManifestTool"
94                        />
95                        <Tool
96                                Name="VCXDCMakeTool"
97                        />
98                        <Tool
99                                Name="VCBscMakeTool"
100                        />
101                        <Tool
102                                Name="VCFxCopTool"
103                        />
104                        <Tool
105                                Name="VCAppVerifierTool"
106                        />
107                        <Tool
108                                Name="VCPostBuildEventTool"
109                        />
110                </Configuration>
111                <Configuration
112                        Name="Debug|x64"
113                        OutputDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\"
114                        IntermediateDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
115                        ConfigurationType="2"
116                        UseOfATL="2"
117                        ATLMinimizesCRunTimeLibraryUsage="false"
118                        CharacterSet="1"
119                        >
120                        <Tool
121                                Name="VCPreBuildEventTool"
122                        />
123                        <Tool
124                                Name="VCCustomBuildTool"
125                        />
126                        <Tool
127                                Name="VCXMLDataGeneratorTool"
128                        />
129                        <Tool
130                                Name="VCWebServiceProxyGeneratorTool"
131                        />
132                        <Tool
133                                Name="VCMIDLTool"
134                                PreprocessorDefinitions="_DEBUG"
135                                MkTypLibCompatible="false"
136                                TargetEnvironment="3"
137                                GenerateStublessProxies="true"
138                                TypeLibraryName="$(IntDir)/BdaHooks.tlb"
139                                HeaderFileName="BdaHooks_i.h"
140                                DLLDataFileName=""
141                                InterfaceIdentifierFileName="BdaHooks_i.c"
142                                ProxyFileName="BdaHooks_p.c"
143                        />
144                        <Tool
145                                Name="VCCLCompilerTool"
146                                Optimization="0"
147                                PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
148                                MinimalRebuild="true"
149                                BasicRuntimeChecks="3"
150                                RuntimeLibrary="3"
151                                UsePrecompiledHeader="2"
152                                WarningLevel="3"
153                                DebugInformationFormat="3"
154                        />
155                        <Tool
156                                Name="VCManagedResourceCompilerTool"
157                        />
158                        <Tool
159                                Name="VCResourceCompilerTool"
160                                PreprocessorDefinitions="_DEBUG"
161                                Culture="1033"
162                                AdditionalIncludeDirectories="$(IntDir)"
163                        />
164                        <Tool
165                                Name="VCPreLinkEventTool"
166                        />
167                        <Tool
168                                Name="VCLinkerTool"
169                                RegisterOutput="true"
170                                IgnoreImportLibrary="true"
171                                LinkIncremental="2"
172                                ModuleDefinitionFile=".\BdaHooks.def"
173                                GenerateDebugInformation="true"
174                                SubSystem="2"
175                                TargetMachine="17"
176                        />
177                        <Tool
178                                Name="VCALinkTool"
179                        />
180                        <Tool
181                                Name="VCManifestTool"
182                        />
183                        <Tool
184                                Name="VCXDCMakeTool"
185                        />
186                        <Tool
187                                Name="VCBscMakeTool"
188                        />
189                        <Tool
190                                Name="VCFxCopTool"
191                        />
192                        <Tool
193                                Name="VCAppVerifierTool"
194                        />
195                        <Tool
196                                Name="VCPostBuildEventTool"
197                        />
198                </Configuration>
199                <Configuration
200                        Name="Release|Win32"
201                        OutputDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\"
202                        IntermediateDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
203                        ConfigurationType="2"
204                        UseOfATL="2"
205                        ATLMinimizesCRunTimeLibraryUsage="false"
206                        CharacterSet="1"
207                        >
208                        <Tool
209                                Name="VCPreBuildEventTool"
210                        />
211                        <Tool
212                                Name="VCCustomBuildTool"
213                        />
214                        <Tool
215                                Name="VCXMLDataGeneratorTool"
216                        />
217                        <Tool
218                                Name="VCWebServiceProxyGeneratorTool"
219                        />
220                        <Tool
221                                Name="VCMIDLTool"
222                                PreprocessorDefinitions="NDEBUG"
223                                MkTypLibCompatible="false"
224                                TargetEnvironment="1"
225                                GenerateStublessProxies="true"
226                                TypeLibraryName="$(IntDir)/BdaHooks.tlb"
227                                HeaderFileName="BdaHooks_i.h"
228                                DLLDataFileName=""
229                                InterfaceIdentifierFileName="BdaHooks_i.c"
230                                ProxyFileName="BdaHooks_p.c"
231                                ValidateParameters="true"
232                        />
233                        <Tool
234                                Name="VCCLCompilerTool"
235                                Optimization="2"
236                                PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_TRACE=1;_TRACELEVEL=4"
237                                RuntimeLibrary="2"
238                                UsePrecompiledHeader="2"
239                                WarningLevel="3"
240                                DebugInformationFormat="3"
241                        />
242                        <Tool
243                                Name="VCManagedResourceCompilerTool"
244                        />
245                        <Tool
246                                Name="VCResourceCompilerTool"
247                                PreprocessorDefinitions="NDEBUG"
248                                Culture="1033"
249                                AdditionalIncludeDirectories="$(IntDir)"
250                        />
251                        <Tool
252                                Name="VCPreLinkEventTool"
253                        />
254                        <Tool
255                                Name="VCLinkerTool"
256                                RegisterOutput="true"
257                                IgnoreImportLibrary="true"
258                                LinkIncremental="1"
259                                ModuleDefinitionFile=".\BdaHooks.def"
260                                GenerateDebugInformation="true"
261                                SubSystem="2"
262                                OptimizeReferences="2"
263                                EnableCOMDATFolding="2"
264                                TargetMachine="1"
265                        />
266                        <Tool
267                                Name="VCALinkTool"
268                        />
269                        <Tool
270                                Name="VCManifestTool"
271                        />
272                        <Tool
273                                Name="VCXDCMakeTool"
274                        />
275                        <Tool
276                                Name="VCBscMakeTool"
277                        />
278                        <Tool
279                                Name="VCFxCopTool"
280                        />
281                        <Tool
282                                Name="VCAppVerifierTool"
283                        />
284                        <Tool
285                                Name="VCPostBuildEventTool"
286                        />
287                </Configuration>
288                <Configuration
289                        Name="Release|x64"
290                        OutputDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\"
291                        IntermediateDirectory="$(SolutionDir)_Bin\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
292                        ConfigurationType="2"
293                        UseOfATL="2"
294                        ATLMinimizesCRunTimeLibraryUsage="false"
295                        CharacterSet="1"
296                        >
297                        <Tool
298                                Name="VCPreBuildEventTool"
299                        />
300                        <Tool
301                                Name="VCCustomBuildTool"
302                        />
303                        <Tool
304                                Name="VCXMLDataGeneratorTool"
305                        />
306                        <Tool
307                                Name="VCWebServiceProxyGeneratorTool"
308                        />
309                        <Tool
310                                Name="VCMIDLTool"
311                                PreprocessorDefinitions="NDEBUG"
312                                MkTypLibCompatible="false"
313                                TargetEnvironment="3"
314                                GenerateStublessProxies="true"
315                                TypeLibraryName="$(IntDir)/BdaHooks.tlb"
316                                HeaderFileName="BdaHooks_i.h"
317                                DLLDataFileName=""
318                                InterfaceIdentifierFileName="BdaHooks_i.c"
319                                ProxyFileName="BdaHooks_p.c"
320                        />
321                        <Tool
322                                Name="VCCLCompilerTool"
323                                Optimization="2"
324                                PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_TRACE=1;_TRACELEVEL=4"
325                                RuntimeLibrary="2"
326                                UsePrecompiledHeader="2"
327                                WarningLevel="3"
328                                DebugInformationFormat="3"
329                        />
330                        <Tool
331                                Name="VCManagedResourceCompilerTool"
332                        />
333                        <Tool
334                                Name="VCResourceCompilerTool"
335                                PreprocessorDefinitions="NDEBUG"
336                                Culture="1033"
337                                AdditionalIncludeDirectories="$(IntDir)"
338                        />
339                        <Tool
340                                Name="VCPreLinkEventTool"
341                        />
342                        <Tool
343                                Name="VCLinkerTool"
344                                RegisterOutput="true"
345                                IgnoreImportLibrary="true"
346                                LinkIncremental="1"
347                                ModuleDefinitionFile=".\BdaHooks.def"
348                                GenerateDebugInformation="true"
349                                SubSystem="2"
350                                OptimizeReferences="2"
351                                EnableCOMDATFolding="2"
352                                TargetMachine="17"
353                        />
354                        <Tool
355                                Name="VCALinkTool"
356                        />
357                        <Tool
358                                Name="VCManifestTool"
359                        />
360                        <Tool
361                                Name="VCXDCMakeTool"
362                        />
363                        <Tool
364                                Name="VCBscMakeTool"
365                        />
366                        <Tool
367                                Name="VCFxCopTool"
368                        />
369                        <Tool
370                                Name="VCAppVerifierTool"
371                        />
372                        <Tool
373                                Name="VCPostBuildEventTool"
374                        />
375                </Configuration>
376        </Configurations>
377        <References>
378        </References>
379        <Files>
380                <Filter
381                        Name="Source Files"
382                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
383                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
384                        >
385                        <File
386                                RelativePath=".\AddRemoveHook.cpp"
387                                >
388                        </File>
389                        <File
390                                RelativePath=".\BdaHooks.cpp"
391                                >
392                        </File>
393                        <File
394                                RelativePath=".\BdaHooks.def"
395                                >
396                        </File>
397                        <File
398                                RelativePath=".\BdaHooks.idl"
399                                >
400                        </File>
401                        <File
402                                RelativePath=".\ConnectHook.cpp"
403                                >
404                        </File>
405                        <File
406                                RelativePath=".\dllmain.cpp"
407                                >
408                                <FileConfiguration
409                                        Name="Debug|Win32"
410                                        >
411                                        <Tool
412                                                Name="VCCLCompilerTool"
413                                                UsePrecompiledHeader="0"
414                                                CompileAsManaged="0"
415                                        />
416                                </FileConfiguration>
417                                <FileConfiguration
418                                        Name="Debug|x64"
419                                        >
420                                        <Tool
421                                                Name="VCCLCompilerTool"
422                                                UsePrecompiledHeader="0"
423                                                CompileAsManaged="0"
424                                        />
425                                </FileConfiguration>
426                                <FileConfiguration
427                                        Name="Release|Win32"
428                                        >
429                                        <Tool
430                                                Name="VCCLCompilerTool"
431                                                UsePrecompiledHeader="0"
432                                                CompileAsManaged="0"
433                                        />
434                                </FileConfiguration>
435                                <FileConfiguration
436                                        Name="Release|x64"
437                                        >
438                                        <Tool
439                                                Name="VCCLCompilerTool"
440                                                UsePrecompiledHeader="0"
441                                                CompileAsManaged="0"
442                                        />
443                                </FileConfiguration>
444                        </File>
445                        <File
446                                RelativePath=".\StateControlHook.cpp"
447                                >
448                        </File>
449                        <File
450                                RelativePath=".\stdafx.cpp"
451                                >
452                                <FileConfiguration
453                                        Name="Debug|Win32"
454                                        >
455                                        <Tool
456                                                Name="VCCLCompilerTool"
457                                                UsePrecompiledHeader="1"
458                                        />
459                                </FileConfiguration>
460                                <FileConfiguration
461                                        Name="Debug|x64"
462                                        >
463                                        <Tool
464                                                Name="VCCLCompilerTool"
465                                                UsePrecompiledHeader="1"
466                                        />
467                                </FileConfiguration>
468                                <FileConfiguration
469                                        Name="Release|Win32"
470                                        >
471                                        <Tool
472                                                Name="VCCLCompilerTool"
473                                                UsePrecompiledHeader="1"
474                                        />
475                                </FileConfiguration>
476                                <FileConfiguration
477                                        Name="Release|x64"
478                                        >
479                                        <Tool
480                                                Name="VCCLCompilerTool"
481                                                UsePrecompiledHeader="1"
482                                        />
483                                </FileConfiguration>
484                        </File>
485                </Filter>
486                <Filter
487                        Name="Header Files"
488                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
489                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
490                        >
491                        <File
492                                RelativePath=".\AddRemoveHook.h"
493                                >
494                        </File>
495                        <File
496                                RelativePath=".\Common.h"
497                                >
498                        </File>
499                        <File
500                                RelativePath=".\ConnectHook.h"
501                                >
502                        </File>
503                        <File
504                                RelativePath=".\dllmain.h"
505                                >
506                        </File>
507                        <File
508                                RelativePath=".\Resource.h"
509                                >
510                        </File>
511                        <File
512                                RelativePath=".\StateControlHook.h"
513                                >
514                        </File>
515                        <File
516                                RelativePath=".\stdafx.h"
517                                >
518                        </File>
519                        <File
520                                RelativePath=".\targetver.h"
521                                >
522                        </File>
523                </Filter>
524                <Filter
525                        Name="Resource Files"
526                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
527                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
528                        >
529                        <File
530                                RelativePath=".\AddRemoveHook.rgs"
531                                >
532                        </File>
533                        <File
534                                RelativePath=".\BdaHooks.rc"
535                                >
536                        </File>
537                        <File
538                                RelativePath=".\BdaHooks.rgs"
539                                >
540                        </File>
541                        <File
542                                RelativePath=".\ConnectHook.rgs"
543                                >
544                        </File>
545                        <File
546                                RelativePath=".\StateControlHook.rgs"
547                                >
548                        </File>
549                </Filter>
550                <Filter
551                        Name="Generated Files"
552                        SourceControlFiles="false"
553                        >
554                        <File
555                                RelativePath=".\BdaHooks_i.c"
556                                >
557                                <FileConfiguration
558                                        Name="Debug|Win32"
559                                        >
560                                        <Tool
561                                                Name="VCCLCompilerTool"
562                                                UsePrecompiledHeader="0"
563                                                CompileAsManaged="0"
564                                        />
565                                </FileConfiguration>
566                                <FileConfiguration
567                                        Name="Debug|x64"
568                                        >
569                                        <Tool
570                                                Name="VCCLCompilerTool"
571                                                UsePrecompiledHeader="0"
572                                                CompileAsManaged="0"
573                                        />
574                                </FileConfiguration>
575                                <FileConfiguration
576                                        Name="Release|Win32"
577                                        >
578                                        <Tool
579                                                Name="VCCLCompilerTool"
580                                                UsePrecompiledHeader="0"
581                                                CompileAsManaged="0"
582                                        />
583                                </FileConfiguration>
584                                <FileConfiguration
585                                        Name="Release|x64"
586                                        >
587                                        <Tool
588                                                Name="VCCLCompilerTool"
589                                                UsePrecompiledHeader="0"
590                                                CompileAsManaged="0"
591                                        />
592                                </FileConfiguration>
593                        </File>
594                        <File
595                                RelativePath=".\BdaHooks_i.h"
596                                >
597                        </File>
598                </Filter>
599        </Files>
600        <Globals>
601        </Globals>
602</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.