3 lines
365 B
Plaintext
3 lines
365 B
Plaintext
== Lindows Registry Subsystem ==
|
|
The lindows registry subsystem preforms all operations related to the windows registry, when a linux program runs, it connects to LRSS, authenticates and then communicates to it via a unix domain socket, when a windows program runs, it connects to the wineserver, which is patched to use LRSS instead of it's builtin registry code.
|