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 ...
I'm learning windows programming and it seems that both books I have only deal with how to work with the app that you program. In other words... it doesn't say much about how to work with other apps ...