mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
![]() [ADVAPI32]: Correctly set up both the ANSI and UNICODE service command-line arguments. Adapted from a patch by Thomas Faber. Thanks! [SERVICES] - Correctly pack the service command-line arguments in the control packet structure. In particular, the offsets stored in the vector are relative to the beginning of the vector (and not relative to the previous offset ^^). Improve comments... - Fix the definition of the SCM_CONTROL_PACKET control packet structure to make it Win2k3-compatible, so that we can use Win2k3' advapi32.dll or services.exe on ReactOS and vice-versa. CORE-9235 CORE-9838 svn path=/trunk/; revision=73413 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CreateService.c | ||
DuplicateTokenEx.c | ||
eventlog.c | ||
HKEY_CLASSES_ROOT.c | ||
IsTextUnicode.c | ||
LockDatabase.c | ||
QueryServiceConfig2.c | ||
RegEnumKey.c | ||
RegEnumValueW.c | ||
RegQueryInfoKey.c | ||
RegQueryValueExW.c | ||
RtlEncryptMemory.c | ||
SaferIdentifyLevel.c | ||
ServiceArgs.c | ||
testlist.c |