From c45c5c46cafef304016469ae4f6a49c11479fb6c Mon Sep 17 00:00:00 2001 From: JayXKanz666 Date: Wed, 12 Jul 2017 01:41:59 +0200 Subject: Added new IE4 -Changed the way IE works (TemIE4.cs) -Converted HTML websites to UserControls (/Win95Apps/IE4Sites) --- TimeHACK.Main/TimeHACK.Main.csproj | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 605b079..8d2f76d 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -119,9 +119,6 @@ - - ..\..\..\..\Downloads\TransparentListView\TransparentListView.dll - @@ -136,7 +133,25 @@ SurviveTheDay.cs + + UserControl + + + GoogleHome.cs + + + UserControl + + + GooglePrototype.cs + + + UserControl + + + TempIE4.cs + UserControl @@ -300,6 +315,15 @@ SurviveTheDay.cs + + GoogleHome.cs + + + GooglePrototype.cs + + + TempIE4.cs + Win95Installer.cs -- cgit v1.2.3