Pywin32: Do SetWindowDisplayAffinity is not avaliable?
I am looking to implement windows api with python pywin32
then I want to hide a screenshot application. I have seen other options like using C/C++
language but I don’t know, what do you recommend?