MainWindowTitle property missing on CF
Hello,
I am coding a little task switcher/killer app for WM 6.5
The problem is that i can get the whole process list but i cannot get a Main Window Title of any open window. The MainWindowTitle property is not included in the System.Diagnostics.Process.
How can i get the title of any process/running app?
Thanks for any help.