Alan gave the information you need. To determine Window class, you may use one of these tools:
Spy++ (part of Visual Studio package)
or
Winspector - Ultimate Windows Message Spy:
http://www.windows-spy.com/
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting
http://www.winhelponline.com
"Sanjeev Sharma" <(E-Mail Removed)> wrote in message news:4C0BF128-D0BA-48E0-BD20-(E-Mail Removed)...
I have rather two questions. First, where do I query technical stuff like
this(Q on Subject) about WIndows? And second the question itself. I need to
get handle for the taskbar but I don't know its window name so as to use
'FindWindow'. Anyother way? The code may be specific to WinXP and may be
coded in VB or C++.