some notes: ADVAPI32: convert services to use pipes for RPC instead of shared memory
Alexander Yaworsky
25 Jan
2005
25 Jan
'05
3:55 a.m.
Hello,
there should be only one dispatcher thread per process that accepts
control requests. For shared services it starts another service threads
on demand and the amount of them is not limited with MAXIMUM_WAIT_OBJECTS.