CDir (MT5) – a class for getting directory contents – library MetaTrader 5

CDir (MT5) - a class for getting directory contents - library for MetaTrader 5
Sometimes it is necessary to go beyond the sandbox and read the contents to check the existence of a file or directory in the file system. Also, you may need to find a file or directory attributes, file size, creation time, last access or writing. The following code shows an example of how to solve