Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

ReactOS Community > ReactOS Wiki

Techwiki:WindowStations

From ReactOS

Jump to: navigation, search


Window Stations and SystemParamtersInfo

NtUserSystemParametersInfo will fail when not executed on an interactive WindowStation. SPI_SETXXX fails, setting LastError to ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION, SPI_GETXXX fails, setting LastError to ERROR_ACCESS_DENIED.

References