G
Guest
Good Morning
Does anyone know how to get a handle to an icon?
I am trying to use the notification API to display a messagebubble and icon to the user. I am using C#
I am able to display the messagebubble using ShNotificationAdd and the appropriate data structure. I am unable to determine how to display an icon along with the messagebubble. I understand that a handle to an icon cast to IntPtr is required in the structure, I am unsure how to get an handle to an icon!! Anyone have some example code on how that is done??
Thanks
Ron
Does anyone know how to get a handle to an icon?
I am trying to use the notification API to display a messagebubble and icon to the user. I am using C#
I am able to display the messagebubble using ShNotificationAdd and the appropriate data structure. I am unable to determine how to display an icon along with the messagebubble. I understand that a handle to an icon cast to IntPtr is required in the structure, I am unsure how to get an handle to an icon!! Anyone have some example code on how that is done??
Thanks
Ron