mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
* 🔧 Basic 'are we in the desktop bridge' check * 🔧 Store the result of the call * 🔧 Create ToastNotifier correctly in UWP environment * 🔧 Actually, improve this all around * ❤️ Implement feedback * 🔧 Fix compiler issues * 🔧 Mutex is banned, go to option 2 * 🔧 Use getProcAddress * 📝 Make comment clearer * ❤️ Implement feedback