|
-
April 19th, 2009, 01:23 AM
#2
Re: Shell_NotifyIcon with NIM_MODIFY fail
Nitification icon uses the hWnd and uID members to identify which icon in the system tray is to be modified. Having said that, you cannot modify the hWnd associated with the notification icon.
If you want to set a different hWnd, you can remove the original notification icon and add a new one using NIM_ADD.
Hope this will help you
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
|