kernelbase: Support using CreateFile to create folders

Signed-off-by: YeshunYe yeyeshun@uniontech.com Change-Id: I2a8099278fae6dcc45bc92fb1f1f606407fba000

Although MSDN does not mention that CreateFile can be used to create folders, it is actually supported.
Verified on WinXP, Win7, and Win10.

Merge request reports

Loading