Don't use RtlCreateUnicodeStringFromAsciiz, it doesn't preserve NULL.
commit1645ab04926e5343be76300834a0c72bd785b1fc
authorMike McCormack <mike@codeweavers.com>
Mon, 27 Dec 2004 17:10:31 +0000 (27 17:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Dec 2004 17:10:31 +0000 (27 17:10 +0000)
tree3db2d801d36a80f12e5b3e70198f3b4f13be1e25
parent3c949ef41250a0e40a88fb2bec02d040444216c8
Don't use RtlCreateUnicodeStringFromAsciiz, it doesn't preserve NULL.
dlls/advapi32/service.c