This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2026-04-10 05:06:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecb5d2ae1ca58710625c710ecb229fbd17c93d28
PowerToys
/
src
/
common
/
notifications_winrt
/
handler_functions.h
6 lines
102 B
C
Raw
Normal View
History
Unescape
Escape
MSIX: implement initial version of notifications library (#1178)
2020-02-04 19:41:00 +03:00
#
pragma once
notifications: add support for unpackaged apps and protocol activation
2020-02-25 23:04:19 +03:00
#
include
<string_view>
MSIX: implement initial version of notifications library (#1178)
2020-02-04 19:41:00 +03:00
notifications: add support for unpackaged apps and protocol activation
2020-02-25 23:04:19 +03:00
void
dispatch_to_backround_handler
(
std
:
:
wstring_view
argument
)
;
Reference in New Issue
Copy Permalink