mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
- RI_ScSetServiceBitsA: Just call RI_ScSetServiceBitsW. - RI_ScSetServiceBitsW: Store the service bits in the service list entry. TODO: Merge all service bits in a global variable and pass it to the server service. Maybe use netapi.I_NetServerSetServiceBits(Ex)?