Base: migrate functions from other modules, add new functions

This commit is contained in:
Jonathan Jenne
2023-08-22 08:38:21 +02:00
parent 72f7211d63
commit f6046aec54
5 changed files with 760 additions and 669 deletions

View File

@@ -81,6 +81,7 @@
<Compile Include="BaseUtils.vb" />
<Compile Include="DatabaseEx.vb" />
<Compile Include="ECM\ECM.vb" />
<Compile Include="MimeEx.vb" />
<Compile Include="WindowsEx.vb" />
<Compile Include="ModuleExtensions.vb" />
<Compile Include="FileEx.vb" />