up vote 0 down vote favorite
share [g+] share [fb]

I need to replace the common Tooltip from WinXP taskbar for another application. So, I need to run an application when the mouse hover a task button. Is this possible, programatically? If so, how?

Thank you

link|improve this question

73% accept rate
feedback

2 Answers

Why would you want to mess with another application, without that application being architected to support such messing? Without knowing further details, it sounds like you're trying to do something you shouldn't be.

link|improve this answer
I don't know if the taskbar has been architectured to do such a "mess". That's why I'm asking this question. Thanks – Armadillo Apr 27 '09 at 15:37
feedback

Yes, everything is always possible (RPM or other, see Google Groups for samples in C , Win32)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.