目录 DirectX11 Study Note Create a DirectX graphics interface factory.创建一个DirectX图形界面工厂 CreateDXGIFactory function CreateDXGIFactory函数 Use the factory to create an adapter 使用工厂创建适配器 IDXGIFactory interface IDXGIFactory接口 Enumerate the primary adapter ou
This topic addresses what needs to happen to get a Prism for WPF application up and running. A Prism application requires registration and configuration during the application startup process—this is known as bootstrapping the application. The Prism