1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-19 07:21:20 +03:00

add SHPathPrepareForWrite()

This commit should help for some MMF games which throw following error:
"Cannot load extension DirectoryPacker.mfx".
This commit is contained in:
UzixLS
2018-11-03 16:43:33 +03:00
parent 824f38b281
commit 7a052106c3
4 changed files with 107 additions and 0 deletions

View File

@ -253,6 +253,10 @@ SOURCE=.\shell32\SHParseDisplayName.c
# End Source File
# Begin Source File
SOURCE=.\shell32\SHPathPrepareForWrite.c
# End Source File
# Begin Source File
SOURCE=.\shell32\unishell32.c
# End Source File
# End Group