This can be both MFC or API.
How can I assign a tool tip control to something that's not a control. Like in VC++, when you move the mouse over a variable, it shoes you the declaration. I want to do something similar.

Thx in advance