I'm looking for methods to add a button on win 10 toast.
I've already made a exe file which is able to call the toast every time I launch it.
But I have no idea how to add a button on my toast(any API in MSDN(C++)?) and the button is able to activate another application.
platforms are: win10, C++, MSDN 2015
thanks!!!