reactos/base
Eric Kohl fd090c6ca1 [SERVICES] Implement RI_ScSetServiceBitsA/W
- 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)?
2018-05-01 21:33:37 +02:00
..
applications [TRANSLATION] Minor translation update. 2018-05-01 17:45:06 +02:00
services [SRVSVC][WKSSVC] Server and workstation service set their service bit when they are running 2018-05-01 16:37:48 +02:00
setup [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
shell [TRANSLATION] Minor translation update. 2018-05-01 17:45:06 +02:00
system [SERVICES] Implement RI_ScSetServiceBitsA/W 2018-05-01 21:33:37 +02:00
CMakeLists.txt