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 [COMMENTS] 2013-10-12 16:05:54 +00:00
DuplicateTokenEx.c [ADVAPI32_APITESTS] 2014-10-13 18:49:09 +00:00
eventlog.c [ADVAPI32_APITEST]: Addendum to r72207: 2016-08-12 13:38:49 +00:00
HKEY_CLASSES_ROOT.c [ADVAPI32_APITEST] 2015-08-30 08:37:13 +00:00
IsTextUnicode.c [ADVAPI32_APITEST]: I wasn't alone for writing these tests! 2016-10-21 21:08:54 +00:00
LockDatabase.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
QueryServiceConfig2.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
RegEnumKey.c [ADVAPI32_APITEST] 2016-10-01 14:41:41 +00:00
RegEnumValueW.c [ADVAPI32_APITEST] 2014-10-02 17:31:06 +00:00
RegQueryInfoKey.c [ADVAPI32_APITEST] 2015-05-22 16:06:58 +00:00
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 [APITESTS]: Fix MSVC warning C4114: "same type qualifier used more than once". 2016-06-15 17:45:06 +00:00
SaferIdentifyLevel.c [COMMENTS] 2013-10-12 16:05:54 +00:00
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