I am presuming you are trying to do this for any application on the system. You would therefore need to find the location of the mouse on the screen and perform some form of hittest to find the hwnd that the mouse was over. You could then find the class of that window and see if it was a balloontip as I'm sure they will have a specific style but as I have never attempted this, I couldn't be any less vague.....
Main Topics
Browse All Topics





by: BahpoopiePosted on 2008-06-25 at 15:55:10ID: 21870545
http://msdn.microsoft.com/ en-us/libr ary/bb7602 46(VS.85). aspx
is this what your looking for?