Jump to content

How to access NOTIFYICONDATA structure if I didn't create it


Recommended Posts

I want to modify an icon in the systray which was created by a external program already running when my script starts . I'm assuming I want to modify its NOTIFYICONDATA structure (since that works fine for an icon I create myself). How would I do that?

Can I create a new structure using the parent window handle? Won't it be bad to have two? If I can create a new one, how would I get a handle to the icon itself since the application might have brought it in from anywhere. (I can get a handle to the parent window OK).

Thanks for any suggestions.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...