Updated Using DeviceResources (markdown)

Chuck Walbourn 2021-10-23 20:44:48 -07:00
Родитель d035835974
Коммит 9175e4b8de
1 изменённых файлов: 2 добавлений и 2 удалений

@ -28,8 +28,8 @@ There is therefore a "DR" variant of each of the Direct3D Game VS templates in t
![Create New Project](https://github.com/Microsoft/DirectXTK12/wiki/images/CreateNewProjectDR2019.PNG)
## Windows 10 SDK Selection
Using DirectX 12 APIs requires the Windows 10 SDK, so the project wizard will trigger this dialog to select the Windows 10 SDK version to use. Note that for Win32 Windows desktop apps, the "Minimum version" setting is ignored.
## Windows 10//11 SDK Selection
Using DirectX 12 APIs requires the Windows SDK, so the project wizard will trigger this dialog to select the Windows SDK version to use for UWP templates.
![Windows 10 SDK Selection](https://github.com/Microsoft/DirectXTK12/wiki/images/Windows10SDKSelect.png)