My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Tuesday, 9 August 2011
How to get Windows taskbar position
Handle of the taskbar window (named
Shell_TrayWnd
) must be provided to
SHAppBarMessage
function which returns its coordinates.
FindWindow
returns window handle.
Usage:
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment