This commit is contained in:
DavidXanatos 2023-01-28 15:37:43 +01:00
parent 446fd25eed
commit a49ff37658
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- fixed performance issues with Delete V2
- fixed issue with NtQueryDirectoryFile data alignment [#2443](https://github.com/sandboxie-plus/Sandboxie/issues/2443)
- fixed issue with firefox 111 dev build [#2631](https://github.com/sandboxie-plus/Sandboxie/issues/2631)
- fixed issue with mio sockets [#2617](https://github.com/sandboxie-plus/Sandboxie/issues/2617)

View File

@ -601,6 +601,7 @@ _FX BOOLEAN File_InitPaths(PROCESS *proc,
L"\\Device\\Afd\\AsyncConnectHlp",
L"\\Device\\Afd\\AsyncSelectHlp",
L"\\Device\\Afd\\ROUTER",
L"\\Device\\Afd\\Mio",
L"\\Device\\WS2IFSL",
L"\\Device\\WS2IFSL\\NifsPvd",
L"\\Device\\WS2IFSL\\NifsSct",