Hey guys, I don't know if this was intentional or not (I couldn't find it in
the SlimDX source code), but when I call DXGI.SwapChain.SetFullscreenState, I
sometimes get this error (it's my own doing). However, according to the DXGI
documentation this error should be considered continuable, or at least that's
how I interpreted it, so I'm trying to handle it and move on. But, I can't
find a corresponding DXGI.ResultCode for it.
I'm using the Sept 2011 version of SlimDX.
Obviously I can handle this by looking at the name or HRESULT, I thought I'd
let you know that it was missing.
Original issue reported on code.google.com by tape.wyrm on 20 Oct 2011 at 3:06
Original issue reported on code.google.com by
tape.wyrm
on 20 Oct 2011 at 3:06