In reading the MSDN about DXGI and DX10, it informs me that I must set the refresh rate to exactly match an enumerated refresh rate or suffer severe performance penalties.
Well, the enumerated refresh rates, I assume are for when you are going to a full screen mode. However, even when you create a swapchain for windowed mode, you must still set ...