Hi, guys ,
In a PC with win7 sp1 installed but no Windows6.1-KB2670838-x64.msu installed, we successfully created SwapChain but got a notification that Gamelib created it failed.
I have used CreateDXGIFactory1 to create idxfactory1 ,and enum adapters ,created3ddevice , but when I createswapchain ,I have encountered this error as follows, the picture can not be upload .
But If I changed the api CreateDXGIFactory1 to CreateDXGIFactory, it create swapchain succefully. Does anybody encounter this problem as me?
DXGI OVERVIEW