¿Qué significa el código NTSTATUS 0xC01E000E (STATUS_GRAPHICS_WINDOWLESS_PRESENT_DISABLED)?

 
Anterior Siguiente
STATUS_GRAPHICS_WINDOWDC_NOT_AVAILABLE STATUS_GRAPHICS_NO_VIDEO_MEMORY

STATUS_GRAPHICS_WINDOWLESS_PRESENT_DISABLED

Qué significa STATUS_GRAPHICS_WINDOWLESS_PRESENT_DISABLED

STATUS_GRAPHICS_WINDOWLESS_PRESENT_DISABLED afecta a una forma específica de presentation basada en composition/redirection; no significa que todo off-screen rendering esté deshabilitado.

En Windows actuales, un resultado inesperado debe investigarse como compatibility/session/environment issue antes de aconsejar simplemente “activar DWM”.

Qué comprobar

  • Registre Windows version y API que solicita windowless present.
  • Compruebe interactive desktop y DWM/composition state.
  • Revise compatibility shims o software legacy.
  • Use una ruta de presentación soportada por el entorno actual.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.