Fix subdir fs
This commit is contained in:
parent
858f1b25f7
commit
b149b3d3a0
|
@ -0,0 +1,6 @@
|
|||
#undef CreateDirectory
|
||||
#undef DeleteDirectory
|
||||
#undef DeleteFile
|
||||
#undef MoveFile
|
||||
#undef MoveDirectory
|
||||
|
Loading…
Reference in New Issue