Hi,
I have a simple question in VC++ I don't understand though it doesn't affect its functions:
usually when I move my mouse over a function,a popup hint will hang over the function displaying where it comes from or class, etc. Then I can press F1 to look into it.
But the question is: sometimes even I move my mouse over the function I know it is from VC++(not my created function) the popup doesn't show. The only workaround is after I press F1 then I realise it may be in other created files.
Does anyone know why?
I have a simple question in VC++ I don't understand though it doesn't affect its functions:
usually when I move my mouse over a function,a popup hint will hang over the function displaying where it comes from or class, etc. Then I can press F1 to look into it.
But the question is: sometimes even I move my mouse over the function I know it is from VC++(not my created function) the popup doesn't show. The only workaround is after I press F1 then I realise it may be in other created files.
Does anyone know why?