A workaround for SYSUTILS and a fix for VSCode Intellisense

Well, some unexpected problems caused by a bug in SYSUTILS unit of FreePascal and a change made by Microsoft in the keywords of c_cpp_properties.json configuration file of Visual Studio Code.1. There is a bug in SYSUTILS unit I think, where FindFirst function can not return the correct name of a directory like "7.3.1", the result … Continue reading A workaround for SYSUTILS and a fix for VSCode Intellisense