Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 478 Bytes

xbox-ui.md

File metadata and controls

17 lines (11 loc) · 478 Bytes

XboxUI

General

XboxUI is the rendering engine / framework that is used to display windows in SystemOS. The framework is located in system.xvd => C:\Windows\XboxUI.

Components

XboxUI Schema

Win32 process rendering

Generally incompatible due to lack of win32kfull.sys. SystemOS instead uses win32kmin.sys like Windows IoT. Win32kmin lacks windowing support.