i'm attempting to get code to list of all icons visible in the notification area, to the left of the time. i've been experimenting with EnumDesktopWindows
and GetWindowLong
, without finding any way to single out the system tray icons. thanks!
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
由
翻译强力驱动
问题:
回答1:
Use the accessibility interfaces to enumerate the children of User Promoted Notification Area
.