D
Davis
Hi, I have a main GUI app (test framework) which creates a thread and
launches
another GUI app using Reflection ie Assembly.Loadfrom then in new thread
Application.Run.
Then i intend to invoke the controls on the app to be tested from my test
framework
thread. Is this valid in CF. I've based all this on this article taken from
desktop
http://msdn.microsoft.com/msdnmag/issues/05/01/TestRun/
Can the concept in this article be applied to CF?
launches
another GUI app using Reflection ie Assembly.Loadfrom then in new thread
Application.Run.
Then i intend to invoke the controls on the app to be tested from my test
framework
thread. Is this valid in CF. I've based all this on this article taken from
desktop
http://msdn.microsoft.com/msdnmag/issues/05/01/TestRun/
Can the concept in this article be applied to CF?