========================================================================
       WIN32 APPLICATION : Sample3
========================================================================

DirectShow sample application for:

	Display the Vision plugin Filter Properties dialog.
	Display the Vision plugin alias Pin Properties dialog.


Sample3.cpp
    This is the main application source file.

Sample3.vcproj (MS VS 2008 project file)
    This file contains information at the project level and is used to build 
    a single project or subproject using Kernel streaming source filters.
    Other users can share the project (.vcproj) file, but they should export
    the makefiles locally.

Sample3_um.vcproj (MS VS 2008 project file)
    This file contains information at the project level and is used to build 
    a single project or subproject using User-Mode streaming source filters.
    Other users can share the project (.vcproj) file, but they should export
    the makefiles locally.

/////////////////////////////////////////////////////////////////////////////
