Showing posts with label Win32. Show all posts
MFC Win32

How to prevent/disable/protect screen capture of windows application (Winform,WPF,Win32,MFC etc.)

Microsoft has been developed an API named   SetWindowDisplayAffinity to support the window content protection. This feature enables ap...