Some applications are displaying sensitive information. With Recall, Windows can take a screenshot of your screen regularly and store sensitive information. You can exclude your application from this feature, and screen capture more generally, by using SetWindowDisplayAffinity and the WDA_EXCLUDEFROMCAPTURE flag. This is a Windows API function that allows you to set the display affinity of a window, which… [read more]