contextfree / winrt-rust

Use and (eventually) make Windows Runtime APIs with Rust
Apache License 2.0
142 stars 10 forks source link

Toast notification example & bugfix #37

Closed Boddlnagg closed 7 years ago

Boddlnagg commented 7 years ago

Conditional compilation didn't work correctly for delegates. Now we can have a working toast notifications example!