How to detect if your system tray icon has gone missing, C/C++, Win32

The Problem: Sometimes if either the desktop crashes or windows decides to go wrong for whatever reason, it re-creates the system tray. There is no way to detect when that happens and your icon is now missing but your system tray application is still running. The Solution: Windows does send a windows message to be … Continue reading How to detect if your system tray icon has gone missing, C/C++, Win32