|
-
May 31st, 1999, 12:47 PM
#1
Acces the Systray from a NT Service
Hello!
I'm using a NT Service application to launch another app with CreateProcess() and it is working well. But the second app need access to the systray and the problem is that the icon registration is done (by my program) before the Systray (or taskbar) is even created so the call failed. What I need, is a way to detect that a user logged on or a way to know that the taskbar is created and then put my icon on it. Does anyone know how to do that without polling each second for the taskbar creation (using FindWindow())???
Thank you in advance!
Guy Letourneau
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|