c++ - Adding a tile to the Windows 10 Action Center -


i new c++ , windows framework, sorry if asking blatantly obvious question. wondering if there way add own custom tile windows 10 action center, this: https://i.stack.imgur.com/larop.png

any or advice appreciated. in advanced!

edit: found similar post @ windows 10 action center buttons, has no answers.

right there no way add "quick action" button. can try adding request (or upvote existing item) on windows dev uservoice site.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -