Unless you can find something in the WMI stuff, you'll probably just have to poll it and look for when the number of windows changes?
Getting Child Windows Using Process.GetProcess
Collapse
X
-
i need it to be for each kvp.value. DAMNNNNNNComment
-
Comment
-
Jeigh C
Nukefusion,
This did exactly what I needed it to do. Very helpful.
Being that most people say to avoid the Win32 API's from .NET, it'd be helpful if there was a way to do this within .NET itself - but either way, this was exactly what I was looking for.
Thank you!Comment
Comment