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 |
---|---|
This topic shows how to define the activation experience for a Windows Runtime app using DirectX. |
|
This topic shows how to restore important application data when the system resumes your Windows Runtime app using DirectX. |