I have a C# application that prevents screen capturing, but I want to disable "black screen". Here is my code:
[DllImport("user32.dll")] publi