reactos/dll/win32/advapi32/service
Eric Kohl e5fcda922b [ADVAPI32][SERVICES] Pass encrypted passwords to the service manager.
- Encrypt passwords before passing them to the service manager. Right now, we are using a fixed encryption key. This will be fixed later.
- Replace the calls to ZeroMemory which are used to wipe the password buffers by calls to SecureZeroMemory.
2018-09-18 21:33:29 +02:00
..
eventlog.c
rpc.c
scm.c [ADVAPI32][SERVICES] Pass encrypted passwords to the service manager. 2018-09-18 21:33:29 +02:00
sctrl.c
winreg.c