Launching and resuming apps (DirectX and C++)

[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]

Learn how to launch, suspend, and resume your Windows Runtime app using DirectX with C++.

In this section

Topic Description

How to activate an app

This topic shows how to define the activation experience for a Windows Runtime app using DirectX.

How to suspend an app

How to resume an app

This topic shows how to restore important application data when the system resumes your Windows Runtime app using DirectX.