Writing code for Windows Runtime 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 ]
This section explains some of the things you need to know about writing DirectX and C++ code for Windows Store apps.
In this section
Topic | Description |
---|---|
This topic covers various points to consider when you are using asynchronous programming and threading with DirectX. |
|
This topic covers input and draw event messaging using the CoreWindow type in your Windows Runtime app using DirectX with C++. |
|
This topic helps you get your DirectX Windows Store app (or game) up and running on Windows RT devices. |