Hi. I want to temporarily change a program window title from a different app.
If I do an enum windows, I can get the hWnd of any window.... If a user owns both apps,... and specifically gives the second application - permission - to change the window text of the first third party app..... is this doable in Windows 7 - Windows 10?
Also, I want to be able to read an open unsaved file in a different app.. Same thing. If I get permission, is this possible in Windows C++?