Go to file
2019-05-11 13:27:17 +03:00
Tests Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests 2019-05-11 13:27:17 +03:00
_TODO_.txt Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests 2019-05-11 13:27:17 +03:00
.gitignore Removed assertion dialog and API digger from tests 2019-05-09 20:52:21 +03:00
license.txt Added license file. Refactored path building in routines. Added extra tests. Fixed bug: 'test failed if were run from drive root' 2019-05-09 20:29:42 +03:00
Vfs.dpr Many improvements. Fully working tests. Implemented NT file matching engine 2019-05-08 23:17:55 +03:00
Vfs.dproj Initial commit 2019-04-30 17:26:37 +03:00
Vfs.dproj.local Added crucial VFS modules and a few working tests for them 2019-05-03 15:21:07 +03:00
Vfs.drc Added crucial VFS modules and a few working tests for them 2019-05-03 15:21:07 +03:00
VfsApiDigger.pas Added crucial VFS modules and a few working tests for them 2019-05-03 15:21:07 +03:00
VfsBase.pas Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests 2019-05-11 13:27:17 +03:00
VfsDebug.pas Initial commit 2019-04-30 17:26:37 +03:00
VfsExport.pas Added more entries to DLL export 2019-05-09 17:16:09 +03:00
VfsHooks.pas Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests 2019-05-11 13:27:17 +03:00
VfsMatching.pas Many improvements. Fully working tests. Implemented NT file matching engine 2019-05-08 23:17:55 +03:00
VfsOpenFiles.pas Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests 2019-05-11 13:27:17 +03:00
VfsPatching.pas Added support for NtCreate/OpenFile, NtClose and hooks uninstalling 2019-05-05 19:44:18 +03:00
VfsTest.dpr Removed assertion dialog and API digger from tests 2019-05-09 20:52:21 +03:00
VfsTest.dproj Started working on high-level exported mod API. Fixed Delphi bug with wrong stack variables alignment. Fixed bug in IsVfsOn (leave crit section without entering). Now XP normally passes all tests 2019-05-11 13:27:17 +03:00
VfsTest.dproj.local Initial commit 2019-04-30 17:26:37 +03:00
VfsTest.drc Many improvements. Fully working tests. Implemented NT file matching engine 2019-05-08 23:17:55 +03:00
VfsUtils.pas Added license file. Refactored path building in routines. Added extra tests. Fixed bug: 'test failed if were run from drive root' 2019-05-09 20:29:42 +03:00