CodePudding user response:
CreateFileThe CreateFile function creates or opens The following objects and returns a handle that can be 2 access The object:
Files
Pipes
Mailslots
Communications resources
Disk devices (Windows NT only)
Consoles
directories (open only)
CodePudding user response:
Create a directory using the CreateDirectoryCodePudding user response:
No, because a lot of program is a directory CreateFile to judge whether there is, if the CreateFile also created the directory, by the way can cause these application error,Can use SHCreateDirectory one-time create multi-level directory,
CodePudding user response:
CreateDirectory create a directory with this