- ScmCreateManagerHandle: Fail on invalid database names.
authorEric Kohl <eric.kohl@reactos.org>
Fri, 29 Aug 2008 10:34:23 +0000 (10:34 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 29 Aug 2008 10:34:23 +0000 (10:34 +0000)
- ROpenServiceW: Fail if lpServiceName is NULL.
- ROpenServiceA: Don't pass an empty string to ROpenServiceW if lpServiceName is NULL. Use NULL instead.

This patch is based on bug report #3669 by bugboy <martinmnet@hotmail.com>.

svn path=/trunk/; revision=35750


No differences found