Directory-Monitor... experimentell... klappt nicht so recht mit UNC-Pfaden :(

This commit is contained in:
Michael Schimmel
2025-07-17 16:21:13 +02:00
parent 208006c896
commit a896b7fcf0
4 changed files with 328 additions and 256 deletions
+2 -1
View File
@@ -29,7 +29,8 @@ uses
Myc.Trade.Node in '..\Src\Myc.Trade.Node.pas',
Myc.Trade.DataStream in '..\Src\Myc.Trade.DataStream.pas',
Myc.Mutable in '..\Src\Myc.Mutable.pas',
Test.Core.Mutable in 'Test.Core.Mutable.pas';
Test.Core.Mutable in 'Test.Core.Mutable.pas',
Tests.Myc.DirectoryMonitor in 'Tests.Myc.DirectoryMonitor.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}