ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

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

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

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