windows runtime

  1. News

    Windows 10 SDK Preview Build 19041 available now!

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 19041 or greater). The Preview SDK Build 19041 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from the Link Removed. For...
  2. News

    Windows 10 SDK Preview Build 19035 available now!

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 19035 or greater). The Preview SDK Build 19035 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  3. News

    Windows 10 SDK Preview Build 16190 Released

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 16190 or greater). The Preview SDK Build 16190 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  4. News

    VIDEO Standard C++ and the Windows Runtime (C++/WinRT)

    The Windows Runtime (WinRT) is the technology that powers the Universal Windows Platform, letting developers write applications that are common to all Windows devices, from Xbox to PCs to HoloLens to phones. Most of UWP can also be used by developers targeting traditional desktop applications...
  5. News

    Winning with Win2D

    One of the new libraries I've not blogged about enough (cough... at all... cough) is one that will help the C++ or C# dev create GPU accelerated 2D Windows Runtime apps on Windows 8.1/WinPhone 8.1 and Windows 10. Why haven't I blogged about it? Well, I hate the author... JUST KIDDING. No, I've...
  6. News

    Windows 7 Async made simple with C++ PPL | Developing Windows 8 Metro style apps with C++

    The new Windows Runtime is adopting a heavily asynchronous programming model to ensure the responsiveness of Windows 8 client apps. This makes it more critical than ever to have great support for asynchronous programming in C++. Learn about the PPL async library innovations and how these...
  7. News

    Windows 7 The Windows Runtime Library (WRL) | Developing Windows 8 Metro style apps with C++

    What is WRL and how does it help you write Metro Apps? Learn what is involved in consuming and authoring WinRT objects with WRL. Link Removed Link Removed
  8. News

    Windows 7 Building Windows Runtime Components with C++ | Developing Windows 8 Metro style apps with C++

    The Windows Runtime enable developers from a variety of languages – JavaScript, C#, Visual Basic and C++ - to use the Windows APIs in a natural and familiar way. But did you know that you can build your own components that project into those same languages for use in your Metro style apps? Watch...
  9. News

    Windows 7 Developing Windows 8 Metro style apps with C++: Live Streaming at 0900 PDT, May 18

    Join the Microsoft Visual C++ and Windows teams in Redmond on May 18, 2012, 0900 - 1700 PDT for an all-day Windows Camp focused on building Windows 8 Metro style apps with C++. This event will be streaming live right here on Channel 9 (media player will be on this very page)! All sessions will...
Back
Top