0
Answer

MainWindowTitle property missing on CF

Ask a question
alone

alone

14y
3.9k
1
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.