Hacker News new | ask | show | jobs
by sleepinseattle 2245 days ago
The minesweeper example from the article is a regular Win32 app. Desktop Win32 apps can call WinRT API’s.

https://github.com/robmikh/minesweeper-rs/blob/master/src/ma...