Fixed issues when running in windows 7 which doesn't seem to support padding properly, rejigged everything to be simpler

This commit is contained in:
2022-07-20 20:21:20 +00:00
parent 63eebfee2f
commit 551db31a91
26 changed files with 175 additions and 185 deletions

View File

@@ -1,4 +1,4 @@
using Interop.QBFC15;
using Interop.QBFC14;
using Newtonsoft.Json.Linq;
using System;
using System.Collections;