anotherim-desktop/plugins/windows-notification/api/include
mjk f1bcb6604f rewrite InitApartment and protect callers from (the rest of the) exceptions
Initializing COM by calling `winrt::init_apartment()` would always cause
stack unwinding *in practice*, which is suboptimal at best, and even using
`apartment_type::single_threaded` still would require exception filtering
*just in case*.
2021-06-09 07:20:01 -03:00
..
gobject rewrite InitApartment and protect callers from (the rest of the) exceptions 2021-06-09 07:20:01 -03:00
converter.hpp Use g_new0 and g_free to generate raw strings 2021-06-09 07:19:37 -03:00
ginvoke.hpp generalize glib::try_invoke to any return-by-value type and void 2021-06-09 07:19:59 -03:00
hexify.hpp introduce try_invoke -- a logging exception catcher 2021-06-09 07:19:39 -03:00
make_array.hpp move some whitespace around 2021-06-09 07:19:50 -03:00
notificationhandler.hpp Initial callback support 2021-06-09 07:19:09 -03:00
overload.hpp move some whitespace around 2021-06-09 07:19:50 -03:00
shortcutcreator.h clarify some entry points' names 2021-06-09 07:19:40 -03:00
win32.h Initial code for using winrt headers 2021-06-09 07:19:08 -03:00
win32.hpp generalize GetShortcutPath into GetEnv 2021-06-09 07:19:42 -03:00