I need a class that will tell me whenever a window is created, and what its name is. I'm told to use "hooks" and "Windows Messaging", but so far i'm unable to get what I need.
Are you aware of such a thing already in existence, or can you show me how its done?
I'm working in VB.Net (VS2005), but understand this may need to be done in C, C++, or C#. Not sure why, but that's ok, since I can compile the class and reference it no matter what its written in.
Thanks in advance,
GeoffB
Are you aware of such a thing already in existence, or can you show me how its done?
I'm working in VB.Net (VS2005), but understand this may need to be done in C, C++, or C#. Not sure why, but that's ok, since I can compile the class and reference it no matter what its written in.
Thanks in advance,
GeoffB