G
Guest
Environment: FW 1.x VB.net
When making a call to MainWindowTitle from a windows service an empty string
is returned. All of the application processes being checked have UI with
titles. If I run the same code from a test windows application,
MainWindowTitle returns a value. Is there an issue with calling
MainWindowTitle from a windows service? The code is able to see the process,
but just unable to retrieve the MainWindowTitle.
Thanks for the help...
When making a call to MainWindowTitle from a windows service an empty string
is returned. All of the application processes being checked have UI with
titles. If I run the same code from a test windows application,
MainWindowTitle returns a value. Is there an issue with calling
MainWindowTitle from a windows service? The code is able to see the process,
but just unable to retrieve the MainWindowTitle.
Thanks for the help...