DXCore programming guide

DXCore is an adapter enumeration API for DirectX devices, so some of its facilities overlap with those of DXGI.

In this section

Topic Description
Using DXCore to enumerate adapters A look at the main features of DXCore with some code examples, as well as a full source code listing of a minimal DXCore application.
Minimal DXCore application The full source code listing for a minimal DXCore application.