A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Eric Kohl bfd0ce90f1 [SERVICES/ADVAPI32]
Rewrite the command packet transfer code between the service control manager (services.exe) and the service control dispatcher (advapi32.dll). The service name is no longer stored in an array of WCHARs at the end of the command packet. The service name is now stored behind the fixed size command packet header using an offset value in the header to determine the start of the string. The same method will be used to store start arguments to the service dispatcher, but it is not fully implemented yet.

svn path=/trunk/; revision=53358
2011-08-21 15:35:19 +00:00
reactos [SERVICES/ADVAPI32] 2011-08-21 15:35:19 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests - Revert 53150, FAT corruption was not caused by ntdll:exception test; 2011-08-10 11:29:41 +00:00
wallpaper