Open jjYBdx4IL opened 7 years ago
If they mean to be interoperable, they most probably offer a COM interface. Is there an API documentation? Maybe no support in platform is needed....
This stackoverflow thread http://stackoverflow.com/questions/28609521/windows-10-toast-notifications-desktop-application suggests that COM is indeed a viable solution for this specific problem.
any news?
7 years passed and still no toast notifications on JNA. :(
7 years passed and nobody who wants toast notifications wants it enough to contribute code to add this feature.
If this is an important feature to you, please contribute.
Would be great if the jna platform lib for windows could support Toast notifications in Windows 10. Problem is: their API is implemented in C#.