mirror of
https://github.com/CloudDelphi/Virtual-File-System
synced 2025-12-19 09:53:54 +01:00
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
UTF-8 Logging
|
|
|
|
Editor/Development mode:
|
|
Separate thread with FindFirstChangeNotificationA/FindNextChangeNotification on mods root dir + WaitForSingleObject
|
|
+ ResetVfs + BlockVfs + MapDir for each cached mapped directory + RunVfs.
|
|
We will need some API like RefreshVfs.
|
|
|
|
Add ANSI versions of exported API.
|
|
|
|
Write VfsImport.pas nad vfs_import.c |