News

Microsoft has announced the latest version of its Rust for Windows project, version 0.9. Rust for Windows is a language projection for Windows, and lets developers use any Windows API via the windows ...
Just wondered how you guys learned the Windows API. I'm reading Programming Windows, Fifth Edition by Charles Petzold right now. So far it seems to be a pretty decent book as far as programming goes.
Microsoft has announced an early public preview of Rust/WinRT, or Rust for the Windows Runtime (WinRT), and has posted it on GitHub. The Rust/WinRT project is a "WinRT language projection" or software ...
Programming Windows drivers in Rust – Microsoft takes stock and presents a special repository with Rust tools.
It's 2020, and Microsoft is still juggling two very different APIs (application programming interfaces) in Windows 10. In one corner, you've got the old-school Win32 API and its decades-long legacy.