MSDN说(ExtendedWindowStyles):WS_EX_NOREDIRECTIONBITMAP:Thewindowdoesnotrendertoaredirectionsurface.Thisisforwindowsthatdonothavevisiblecontentorthatusemechanismsotherthansurfacestoprovidetheirvisual.在这种情况下,“窗口渲染到重定向表面”与“表面以外的机制”是什么意思?以下哪项:GDI、D3D9、D3D11、D3D12算作前者与后者?当我只是使用Direct3D绘图时,是否应该使用这种扩展窗口