#ifndef DXGI_LOADER_H #define DXGI_LOADER_H #include HRESULT dyn_CreateDXGIFactory1(REFIID riid, void **ppFactory); #endif