Seems to be due to 0 modes being returned from the initial call to
IDXGIOutput::GetDisplayModeList. It crashes at this point:
RECORD_DXGI( InternalPointer->GetDisplayModeList( static_cast<DXGI_FORMAT>
( format ), static_cast<UINT>( flags ), &modeCount, &nativeDescriptions
[0] ) );
The error message (in C++) I get is:
Expression: vector subscript out of range
Original issue reported on code.google.com by tape.wyrm on 22 Jul 2008 at 6:31
Original issue reported on code.google.com by
tape.wyrm
on 22 Jul 2008 at 6:31