BUG: CreateDirectoryEx() Returns Failure Although API Succeeds

ID: Q140455


The information in this article applies to:


SYMPTOMS

When CreateDirectoryEx uses the template directory parameter lpTemplateDirectory to create a directory, the function reports that it failed if the template directory string contains two back slashes (\\) at the end of the string.

For example, if the lpTemplateDirectory is set to C:\\, CreateDirectoryEx returns FALSE, and it sets the last error flag to (87L) ERROR_INVALID_PARAMETER, even though API successfully created the new directory.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional reference words 4.00


Keywords          : 
Version           : 4.00
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 4, 1999