You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
“I am reviewing the 3.1.8 tray code on the Windows platform and found that SDL does not listen for the TaskbarCreated event. This results in the tray icon disappearing when the Explorer restarts. Was this an oversight by SDL?
Here is an introduction to TaskbarCreated:
TaskbarCreated is a special Windows message generated by the taskbar to notify applications that the taskbar has been recreated. This typically occurs when the taskbar crashes and restarts or when the user manually restarts Explorer.”
The text was updated successfully, but these errors were encountered:
“I am reviewing the 3.1.8 tray code on the Windows platform and found that SDL does not listen for the TaskbarCreated event. This results in the tray icon disappearing when the Explorer restarts. Was this an oversight by SDL?
Here is an introduction to TaskbarCreated:
TaskbarCreated is a special Windows message generated by the taskbar to notify applications that the taskbar has been recreated. This typically occurs when the taskbar crashes and restarts or when the user manually restarts Explorer.”
The text was updated successfully, but these errors were encountered: