Author :
Ryan C. Gordon
Date :
2021-08-03 21:52:47
Hash :178c95f8 Message :README-winrt.md: Cleaned up sample code
- Fixed the markdown.
- Code can now be exited by pressing ESC.
- Cleans up and returns from main()
- Mushed all the `if (x) { return 0; }` blocks into else ifs.