mohabouje / WinToast

WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
MIT License
700 stars 130 forks source link

windows 8.1 doesn`t work #98

Open DrBrown777 opened 8 months ago

DrBrown777 commented 8 months ago

When I try to display the toast I get error code 0x5. What could be causing this problem?