From eca20f542d9b604f95f060d92028c4fd4ee173a6 Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Sat, 22 Jul 2017 09:27:28 +0100 Subject: Made 95 explorer seperate from 98/2000/ME --- TimeHACK.Main/TimeHACK.Main.csproj | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index dbb1ff1..e575aec 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -206,11 +206,11 @@ WinClassicWelcome.cs - + UserControl - - WinClassicWindowsExplorer.cs + + Win95WindowsExplorer.cs UserControl @@ -230,6 +230,12 @@ Win98.cs + + UserControl + + + WinClassicWindowsExplorer.cs + Form @@ -373,8 +379,8 @@ WinClassicWelcome.cs - - WinClassicWindowsExplorer.cs + + Win95WindowsExplorer.cs Designer @@ -384,6 +390,10 @@ Win98.cs Designer + + WinClassicWindowsExplorer.cs + Designer + LoadGameDialog.cs -- cgit v1.2.3