reactos/rostests/apitests/advapi32
Hermès Bélusca-Maïto 0d21c76ef1 [ROSTESTS]: advapi32_apitest: Add a test to extensively test services command-line arguments. By Thomas Faber.
[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
2016-12-02 20:01:29 +00:00
..
CMakeLists.txt [ROSTESTS]: advapi32_apitest: Add a test to extensively test services command-line arguments. By Thomas Faber. 2016-12-02 20:01:29 +00:00
CreateService.c
DuplicateTokenEx.c
eventlog.c [ADVAPI32_APITEST]: Addendum to r72207: 2016-08-12 13:38:49 +00:00
HKEY_CLASSES_ROOT.c
IsTextUnicode.c [ADVAPI32_APITEST]: I wasn't alone for writing these tests! 2016-10-21 21:08:54 +00:00
LockDatabase.c
QueryServiceConfig2.c
RegEnumKey.c [ADVAPI32_APITEST] 2016-10-01 14:41:41 +00:00
RegEnumValueW.c
RegQueryInfoKey.c
RegQueryValueExW.c [ADVAPI32][ADVAPI32_APITEST] Fix incorrect parameter output uncovered by CORE-12333 #comment Please retest! 2016-11-13 18:11:14 +00:00
RtlEncryptMemory.c
SaferIdentifyLevel.c
ServiceArgs.c [ROSTESTS]: advapi32_apitest: Add a test to extensively test services command-line arguments. By Thomas Faber. 2016-12-02 20:01:29 +00:00
testlist.c [ROSTESTS]: advapi32_apitest: Add a test to extensively test services command-line arguments. By Thomas Faber. 2016-12-02 20:01:29 +00:00