RE: get the handle of a toast?
You can use Interop.Call() for that
I will post a snippet later on
-EDIT- I did some testing, and it won't work, first of all, a toast does not have a caption, second, a toast uses 'DirectUIHWND' as a classname, this is the same as a conversation window...
If you want to find a toast, you don't have any way of telling a convo and a toast appart.
(MP!L uses '#32770 (Dialog)' as a Classname)
This post was edited on 08-09-2006 at 10:47 AM by Shondoit.
|