client apps

  1. 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...
Back
Top