venkatgiri
Programmer
Friends ,<br> <br> <br>I am writing a small utility. I will give a brief description of what i am trying to do. Whenever you take mouse over the System tray it gives the day and date . I am just writting an application which will first show all the time zones available from the registry after<br>selecting (multiple select) it, whenever you take the mouse over the system tray it should show the time from selected list.<br> <br>Well i wrote the mousehook for the class "tooltips_classes32".I got the WndProc using getwindowlong..and set the new wndproc using<br>SetWindowLong and i have also returned the CallWndProc. .I am not able to trap any of the mouse messages thts been sent to "tooltips_classes32. I am in a fix .<br> <br>Can someone enlight me on this.Pls Correct me if am wrong .<br> <br>Thanks with anticipation<br> <br>Giri<br> <br> <br>