From e65e99578d8f434d83412d4d5130f18c474ab40d Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 29 Jun 2017 09:14:39 -0400 Subject: Implement the Virus Scanner. --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 0fbb7c4..1daf9f1 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -281,6 +281,12 @@ VideoPlayer.cs + + UserControl + + + VirusScanner.cs + UserControl @@ -604,6 +610,9 @@ VideoPlayer.cs + + VirusScanner.cs + WebBrowser.cs -- cgit v1.2.3