Capture creation of window and determine its title/name

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GeoffB
    New Member
    • Feb 2008
    • 1

    Capture creation of window and determine its title/name

    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
Working...