|
Tests
|
v1.0 Cleaned garbage from code
|
2019-05-25 17:33:08 +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 |
|
_update_dll.bat
|
Testing in battle mode. Struggling with crashes
|
2019-05-25 00:46:01 +03:00 |
|
.gitignore
|
Added more high-level exported API. VFS.dll is built
|
2019-05-14 21:58:27 +03:00 |
|
LICENSE
|
Added readme and license
|
2019-05-26 14:49:27 +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 |
|
README.md
|
Added readme and license
|
2019-05-26 14:49:27 +03:00 |
|
Vfs.dpr
|
Added more high-level exported API. VFS.dll is built
|
2019-05-14 21:58:27 +03:00 |
|
Vfs.dproj
|
Added more high-level exported API. VFS.dll is built
|
2019-05-14 21:58:27 +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 more high-level exported API. VFS.dll is built
|
2019-05-14 21:58:27 +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
|
Fixed bug: MapDir on non-existent directories reported TRUE. Improved generated mappings report
|
2019-05-26 13:51:04 +03:00 |
|
VfsControl.pas
|
v1.0 Cleaned garbage from code
|
2019-05-25 17:33:08 +03:00 |
|
VfsDebug.pas
|
Added readme and license
|
2019-05-26 14:49:27 +03:00 |
|
VfsExport.pas
|
Added readme and license
|
2019-05-26 14:49:27 +03:00 |
|
VfsHooks.pas
|
v1.0 Cleaned garbage from code
|
2019-05-25 17:33:08 +03:00 |
|
VfsImport.pas
|
Added readme and license
|
2019-05-26 14:49:27 +03:00 |
|
VfsMatching.pas
|
Many improvements. Fully working tests. Implemented NT file matching engine
|
2019-05-08 23:17:55 +03:00 |
|
VfsOpenFiles.pas
|
Fixed a few bugs, debugging
|
2019-05-25 15:43:28 +03:00 |
|
VfsPatching.pas
|
VfsPatching now uses global static memory block. NtQueryDirectoryFile patch is rollbacked during finalization
|
2019-05-14 16:28:27 +03:00 |
|
VfsTest.dpr
|
Removed assertion dialog and API digger from tests
|
2019-05-09 20:52:21 +03:00 |
|
VfsTest.dproj
|
Fixed a few bugs, debugging
|
2019-05-25 15:43:28 +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
|
Fixed bug: MapDir on non-existent directories reported TRUE. Improved generated mappings report
|
2019-05-26 13:51:04 +03:00 |
|
VfsWatching.pas
|
Fixed bug: DisableVfsForThisThread made VFS control API to fail
|
2019-05-25 20:57:47 +03:00 |