winapi - Is it possible to programmatically retrieve this text using the windows api? -


i know it's possible programmatically retrieve text #2 (refer image below) using win32gui.getwindowtext(handle). not find function retrieve text #1, there still way retrieve text programmatically?

text #1 appears if hover on taskbar icon few seconds.

alternatively, know these kind of popups called? me in search also.

texts

consider using the official windows media player sdk information plying song instead of trying wrestle out getwindowtext() (which i don't think works across-process boundaries) of tooltip (which owned windows, not child windows). this method seems right 1 (but wouldn't know sure).


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -