Skip to content

Instantly share code, notes, and snippets.

@billziss-gh
Last active January 17, 2020 06:06
Show Gist options
  • Save billziss-gh/ffd9b36653f0928dd474c605b8bd4075 to your computer and use it in GitHub Desktop.
Save billziss-gh/ffd9b36653f0928dd474c605b8bd4075 to your computer and use it in GitHub Desktop.
Vista+:
Session 0: Services only
\Sessions\0\DosDevices\{LUID}
Global -> \GLOBAL??
\Sessions\0\BaseNamedObjects -> \BaseNamedObjects
Global -> \BaseNamedObjects
Local -> \BaseNamedObjects
Session -> \Sessions\BNOLINKS
\Sessions\0\Windows -> \Windows
WindowStations
Session 1: Interactive apps
\Sessions\0\DosDevices\{LUID}
Global -> \GLOBAL??
\Sessions\1\BaseNamedObjects
Global -> \BaseNamedObjects
Local -> \Sessions\1\BaseNamedObjects
Session -> \Sessions\BNOLINKS
\Sessions\1\Windows
WindowStations
NOTE: \Sessions\1\DosDevices is NOT used!
Session 2, ...: as Session 1
\DosDevices -> \??
\?? ->> \Sessions\0\DosDevices\{LUID}
->> \GLOBAL??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment