Changed the Office Plugin to use existing libraries and PIA. This reduces the amount of code to maintain.

This commit is contained in:
Krom, Robertus 2020-02-18 23:20:08 +01:00
commit efb4c997d4
104 changed files with 2144 additions and 3509 deletions

View file

@ -19,7 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using GreenshotPlugin.UnmanagedHelpers;
using System.Windows.Forms;
using GreenshotPlugin.UnmanagedHelpers.Enums;
using log4net;