From f6da3b0cfd6c63c5d1d07df8b7e41f499de645fa Mon Sep 17 00:00:00 2001 From: jtsshieh Date: Mon, 23 Oct 2017 22:11:09 -0400 Subject: Added in Welcome Screen for win98 (not tested) --- Histacom2/Histacom2.csproj | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'Histacom2/Histacom2.csproj') diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj index 30c22ed..2b01cc7 100644 --- a/Histacom2/Histacom2.csproj +++ b/Histacom2/Histacom2.csproj @@ -280,11 +280,11 @@ WinClassicThemePanel.cs - + UserControl - - WinClassicWelcome.cs + + Win95Welcome.cs UserControl @@ -329,6 +329,12 @@ WebChat1999.cs + + UserControl + + + Win98Welcome.cs + UserControl @@ -532,8 +538,8 @@ WinClassicTimeDistorter.cs - - WinClassicWelcome.cs + + Win95Welcome.cs Win95WindowsExplorer.cs @@ -556,6 +562,9 @@ WebChat1999.cs + + Win98Welcome.cs + WinClassicIE4.cs -- cgit v1.2.3