I'm developing an app using Pyside2 under windows (10 and 11) and I would like to switch / change the windows title bar color .
Microsoft say that it's possible to do that using win32api and I didn't find how to do that using pywin32api.
Thank you.