electron/brightray/browser/win
Felix Rieseberg 163e2d3527 fix: Windows Store Notifications (#13258)
* 🔧 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
2018-09-06 02:06:29 +10:00
..
win32_desktop_notifications chore: replace _ASSERT with DCHECK in toast.cc (#13598) 2018-07-10 08:01:26 -07:00
notification_presenter_win.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
notification_presenter_win.h chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
notification_presenter_win7.cc chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
notification_presenter_win7.h clang-format brightray 2018-04-17 21:46:27 -04:00
scoped_hstring.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
scoped_hstring.h Remove cpplint errors 2017-03-23 12:48:27 -07:00
win32_notification.cc chore: [gn] only define WIN32_LEAN_AND_MEAN if not already defined (#13430) 2018-06-26 02:00:50 +02:00
win32_notification.h clang-format brightray 2018-04-17 21:46:27 -04:00
windows_toast_notification.cc fix: Windows Store Notifications (#13258) 2018-09-06 02:06:29 +10:00
windows_toast_notification.h chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00