Re: Make QueryServiceConfigW return an empty string for empty dependencies

2005-03-03 Thread James Hawkins
On Fri, 4 Mar 2005 13:54:34 +1100, Troy Rollo <[EMAIL PROTECTED]> wrote: > QueryServiceConfigW currently returns a NULL pointer for lpDependencies when > there are no dependencies. The documentation states that an empty string has > the same meaning, and at least one application (an MSIEXEC.EXE fro

Re: Make QueryServiceConfigW return an empty string for empty dependencies

2005-03-03 Thread James Hawkins
On Fri, 4 Mar 2005 13:54:34 +1100, Troy Rollo <[EMAIL PROTECTED]> wrote: > QueryServiceConfigW currently returns a NULL pointer for lpDependencies when > there are no dependencies. The documentation states that an empty string has > the same meaning, and at least one application (an MSIEXEC.EXE fro