Direct Composition, IDCompositionGaussianBlurEffect Throwing Access Violation Exception
问题 I was working on a project which uses direct composition based on this Article: Windows with C++ : High-Performance Window Layering Using the Windows Composition Engine I was able to recreate the example and it is working. Currently i'm trying to apply IDCompositionGaussianBlurEffect to My Visual (variable: visual) but the Compiler Throws an Access Violation Exception. Is there any way to Apply the Blur Effect on to my visual using Direct Composition. The Exception: Exception thrown at