From 636946ca544727b387993dbce5094c704cd61aa7 Mon Sep 17 00:00:00 2001 From: jakeypearce Date: Fri, 7 Aug 2015 16:12:38 +0100 Subject: Web Chat 1998 modified (not the interface, but the storyline) --- windows 95/My Project/Resources.Designer.vb | 124 +++++++++++++++++++++++++--- 1 file changed, 113 insertions(+), 11 deletions(-) (limited to 'windows 95/My Project/Resources.Designer.vb') diff --git a/windows 95/My Project/Resources.Designer.vb b/windows 95/My Project/Resources.Designer.vb index 2cbd0c6..6966029 100755 --- a/windows 95/My Project/Resources.Designer.vb +++ b/windows 95/My Project/Resources.Designer.vb @@ -1,7 +1,7 @@ '------------------------------------------------------------------------------ ' ' This code was generated by a tool. -' Runtime Version:4.0.30319.0 +' Runtime Version:4.0.30319.42000 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. @@ -190,6 +190,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property Command_Prompt_icon() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("Command-Prompt-icon", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -690,6 +700,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property money() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("money", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -740,6 +760,16 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.Drawing.Bitmap. + ''' + Friend ReadOnly Property other_fire_143887964479415() As System.Drawing.Bitmap + Get + Dim obj As Object = ResourceManager.GetObject("other_fire_143887964479415", resourceCulture) + Return CType(obj,System.Drawing.Bitmap) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -1200,15 +1230,6 @@ Namespace My.Resources End Get End Property - ''' - ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. - ''' - Friend ReadOnly Property windows_2000_boot_sound() As System.IO.UnmanagedMemoryStream - Get - Return ResourceManager.GetStream("windows_2000_boot_sound", resourceCulture) - End Get - End Property - ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -1229,6 +1250,15 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_2000_Shutdown() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_2000_Shutdown", resourceCulture) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -1239,6 +1269,15 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_2000_Startup() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_2000_Startup", resourceCulture) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -1259,6 +1298,15 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_95_Shutdown() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_95_Shutdown", resourceCulture) + End Get + End Property + ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' @@ -1284,7 +1332,16 @@ Namespace My.Resources ''' Friend ReadOnly Property windows_98_error_sound() As System.IO.UnmanagedMemoryStream Get - Return ResourceManager.GetStream("windows 98 error sound", resourceCulture) + Return ResourceManager.GetStream("windows_98_error_sound", resourceCulture) + End Get + End Property + + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_98_Shutdown() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_98_Shutdown", resourceCulture) End Get End Property @@ -1308,6 +1365,51 @@ Namespace My.Resources End Get End Property + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property windows_ME_boot_sound() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("windows_ME_boot_sound", resourceCulture) + End Get + End Property + + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_ME_Shutdown() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_ME_Shutdown", resourceCulture) + End Get + End Property + + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_ME_Startup() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_ME_Startup", resourceCulture) + End Get + End Property + + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_Vista_Shutdown() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_Vista_Shutdown", resourceCulture) + End Get + End Property + + ''' + ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + ''' + Friend ReadOnly Property Windows_XP_Shutdown() As System.IO.UnmanagedMemoryStream + Get + Return ResourceManager.GetStream("Windows_XP_Shutdown", resourceCulture) + End Get + End Property + ''' ''' Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. ''' -- cgit v1.2.3