Code:
D3D_Init Screen: 1024x600
CD3DApplication::Initialize3DEnvironment,569,m_pD3D->CreateDevice( m_d3dSettings.AdapterOrdinal(), DeviceType, m_hWndFocus, behaviorFlags, &m_d3dpp, &m_pd3dDevice ): D3DERR_INVALIDCALL
CD3DApplication::Create,182,Initialize3DEnvironment(): D3DERR_INVALIDCALL
DXFrame::Init,464,Create(NULL): D3DERR_INVALIDCALL failed
D3D_Init Screen: 1024x768
Backbuffer: 1024x768 -> Screen: 1x1024x768x32


I've never seen stuff like this in an acklog appear. I wonder even why there is no version information in your log file...


Always learn from history, to be sure you make the same mistakes again...