Now, I need to check this out later, but I am sure there is a method that tells the thread to wait until it is ready for input. Are you monitoring GUI processes only?

Isn't [Process.WaitForInputIdle][1] of any help to you? Or  am I missing the point? :)

[1]:http://msdn.microsoft.com/en-us/library/kcdbkyt4.aspx