Jamie Mansfield 2015-03-07 19:10:16 +00:00
parent f4e124e5da
commit bb6492c608
438 changed files with 0 additions and 44931 deletions

View file

@ -1,20 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Basic Express 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "windows 95", "windows 95\windows 95.vbproj", "{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Binary file not shown.

View file

@ -1,930 +0,0 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Address_Book
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Shared Contacts")
Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Main Identity's Contacts")
Me.program = New System.Windows.Forms.Panel
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel
Me.ListView1 = New System.Windows.Forms.ListView
Me.ColumnHeader1 = New System.Windows.Forms.ColumnHeader
Me.ColumnHeader2 = New System.Windows.Forms.ColumnHeader
Me.ColumnHeader3 = New System.Windows.Forms.ColumnHeader
Me.ColumnHeader4 = New System.Windows.Forms.ColumnHeader
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.Label1 = New System.Windows.Forms.Label
Me.Panel1 = New System.Windows.Forms.Panel
Me.MenuStrip2 = New System.Windows.Forms.MenuStrip
Me.NewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NewContactToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NewGroupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NewFolderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.DeleteToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.PrintToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.FindPeopleToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ActionToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.SendMailToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.SendMailToToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.DialToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.InternetCallToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.TreeView1 = New System.Windows.Forms.TreeView
Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NewContractCtrlNToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NewGroupCtrlGToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NewFolderBtrlRToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.PropertiesAltEnterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ImportToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.AddressBookWABToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.BusinessCardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.OtherAddressBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ExportToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.AddressBookWABToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.BusinessCardvCardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.OtherAddessBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.PrintCtrlPToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SwitchIdentityToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ShowAllContentsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.CopyCtrlCToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.PasteCtrlVToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SelectAllCtrlAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ProfileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.FindPeopleCtrlFToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.StatusBarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.StatusBarToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.FoldersAndGroupsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.LargeIconToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SmallIconToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ListToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.DetailsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SortByToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.NameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.EMailAddressToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.BusinessPhoneToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.HomePhoneToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.FirstNameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.LastNameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.DescendingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.AscendingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.RefreshF5ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.AccountsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ActionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SendMailToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SendMailToToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.DialToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.InternetCallToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.SynchronizeNowToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ContentsAndIndexF1ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.AboutAddressBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.outsideprogramtopbar = New System.Windows.Forms.Panel
Me.programtopbar = New System.Windows.Forms.Panel
Me.maximizebutton = New System.Windows.Forms.PictureBox
Me.minimizebutton = New System.Windows.Forms.PictureBox
Me.programname = New System.Windows.Forms.Label
Me.closebutton = New System.Windows.Forms.PictureBox
Me.look = New System.Windows.Forms.Timer(Me.components)
Me.program.SuspendLayout()
Me.StatusStrip1.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.MenuStrip2.SuspendLayout()
Me.MenuStrip1.SuspendLayout()
Me.outsideprogramtopbar.SuspendLayout()
Me.programtopbar.SuspendLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'program
'
Me.program.BackColor = System.Drawing.Color.Silver
Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.program.Controls.Add(Me.StatusStrip1)
Me.program.Controls.Add(Me.ListView1)
Me.program.Controls.Add(Me.TextBox1)
Me.program.Controls.Add(Me.Label1)
Me.program.Controls.Add(Me.Panel1)
Me.program.Controls.Add(Me.TreeView1)
Me.program.Controls.Add(Me.MenuStrip1)
Me.program.Controls.Add(Me.outsideprogramtopbar)
Me.program.Dock = System.Windows.Forms.DockStyle.Fill
Me.program.Location = New System.Drawing.Point(0, 0)
Me.program.Name = "program"
Me.program.Size = New System.Drawing.Size(695, 437)
Me.program.TabIndex = 4
'
'StatusStrip1
'
Me.StatusStrip1.BackColor = System.Drawing.Color.Silver
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
Me.StatusStrip1.Location = New System.Drawing.Point(0, 411)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(691, 22)
Me.StatusStrip1.TabIndex = 12
Me.StatusStrip1.Text = "StatusStrip1"
'
'ToolStripStatusLabel1
'
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(45, 17)
Me.ToolStripStatusLabel1.Text = "0 items"
'
'ListView1
'
Me.ListView1.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3, Me.ColumnHeader4})
Me.ListView1.Location = New System.Drawing.Point(277, 134)
Me.ListView1.Name = "ListView1"
Me.ListView1.Size = New System.Drawing.Size(405, 276)
Me.ListView1.TabIndex = 11
Me.ListView1.UseCompatibleStateImageBehavior = False
Me.ListView1.View = System.Windows.Forms.View.Details
'
'ColumnHeader1
'
Me.ColumnHeader1.Text = "Name"
Me.ColumnHeader1.Width = 117
'
'ColumnHeader2
'
Me.ColumnHeader2.Text = "E-Mail Address"
Me.ColumnHeader2.Width = 107
'
'ColumnHeader3
'
Me.ColumnHeader3.Text = "Bussiness Phone"
Me.ColumnHeader3.Width = 97
'
'ColumnHeader4
'
Me.ColumnHeader4.Text = "Home Phone"
Me.ColumnHeader4.Width = 80
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(474, 108)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(165, 20)
Me.TextBox1.TabIndex = 10
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Calibri", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(274, 111)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(177, 14)
Me.Label1.TabIndex = 9
Me.Label1.Text = "Type Name or Select from the list:"
'
'Panel1
'
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel1.Controls.Add(Me.MenuStrip2)
Me.Panel1.Location = New System.Drawing.Point(11, 53)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(672, 51)
Me.Panel1.TabIndex = 8
'
'MenuStrip2
'
Me.MenuStrip2.BackColor = System.Drawing.Color.Silver
Me.MenuStrip2.Dock = System.Windows.Forms.DockStyle.Fill
Me.MenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewToolStripMenuItem, Me.PropertiesToolStripMenuItem, Me.DeleteToolStripMenuItem1, Me.PrintToolStripMenuItem, Me.FindPeopleToolStripMenuItem, Me.ActionToolStripMenuItem1})
Me.MenuStrip2.Location = New System.Drawing.Point(0, 0)
Me.MenuStrip2.Name = "MenuStrip2"
Me.MenuStrip2.Size = New System.Drawing.Size(670, 49)
Me.MenuStrip2.TabIndex = 0
Me.MenuStrip2.Text = "MenuStrip2"
'
'NewToolStripMenuItem
'
Me.NewToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewContactToolStripMenuItem, Me.NewGroupToolStripMenuItem, Me.NewFolderToolStripMenuItem})
Me.NewToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbooknewblackandwhiteicon
Me.NewToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.NewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
Me.NewToolStripMenuItem.Name = "NewToolStripMenuItem"
Me.NewToolStripMenuItem.Size = New System.Drawing.Size(43, 45)
Me.NewToolStripMenuItem.Text = "New"
Me.NewToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.NewToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'NewContactToolStripMenuItem
'
Me.NewContactToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NewContactToolStripMenuItem.Name = "NewContactToolStripMenuItem"
Me.NewContactToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.NewContactToolStripMenuItem.Text = "New Contact..."
'
'NewGroupToolStripMenuItem
'
Me.NewGroupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NewGroupToolStripMenuItem.Name = "NewGroupToolStripMenuItem"
Me.NewGroupToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.NewGroupToolStripMenuItem.Text = "New Group..."
'
'NewFolderToolStripMenuItem
'
Me.NewFolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NewFolderToolStripMenuItem.Name = "NewFolderToolStripMenuItem"
Me.NewFolderToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.NewFolderToolStripMenuItem.Text = "New Folder..."
'
'PropertiesToolStripMenuItem
'
Me.PropertiesToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbookpropertiesblackandwhiteicon
Me.PropertiesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.PropertiesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(72, 45)
Me.PropertiesToolStripMenuItem.Text = "Properties"
Me.PropertiesToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.PropertiesToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'DeleteToolStripMenuItem1
'
Me.DeleteToolStripMenuItem1.Image = Global.windows_95.My.Resources.Resources.windows95addressbookdeleteblackandwhiteicon1
Me.DeleteToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.DeleteToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
Me.DeleteToolStripMenuItem1.Name = "DeleteToolStripMenuItem1"
Me.DeleteToolStripMenuItem1.Size = New System.Drawing.Size(52, 45)
Me.DeleteToolStripMenuItem1.Text = "Delete"
Me.DeleteToolStripMenuItem1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.DeleteToolStripMenuItem1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'PrintToolStripMenuItem
'
Me.PrintToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbookprintblackandwhiteicon1
Me.PrintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.PrintToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
Me.PrintToolStripMenuItem.Name = "PrintToolStripMenuItem"
Me.PrintToolStripMenuItem.Size = New System.Drawing.Size(44, 45)
Me.PrintToolStripMenuItem.Text = "Print"
Me.PrintToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.PrintToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'FindPeopleToolStripMenuItem
'
Me.FindPeopleToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbookfindpeopleblackandwhiteicon
Me.FindPeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.FindPeopleToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
Me.FindPeopleToolStripMenuItem.Name = "FindPeopleToolStripMenuItem"
Me.FindPeopleToolStripMenuItem.Size = New System.Drawing.Size(81, 45)
Me.FindPeopleToolStripMenuItem.Text = "Find People"
Me.FindPeopleToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.FindPeopleToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'ActionToolStripMenuItem1
'
Me.ActionToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SendMailToolStripMenuItem1, Me.SendMailToToolStripMenuItem1, Me.DialToolStripMenuItem1, Me.InternetCallToolStripMenuItem1})
Me.ActionToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
Me.ActionToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
Me.ActionToolStripMenuItem1.Name = "ActionToolStripMenuItem1"
Me.ActionToolStripMenuItem1.Size = New System.Drawing.Size(54, 45)
Me.ActionToolStripMenuItem1.Text = "Action"
Me.ActionToolStripMenuItem1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.ActionToolStripMenuItem1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
'
'SendMailToolStripMenuItem1
'
Me.SendMailToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
Me.SendMailToolStripMenuItem1.Name = "SendMailToolStripMenuItem1"
Me.SendMailToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
Me.SendMailToolStripMenuItem1.Text = "Send Mail"
'
'SendMailToToolStripMenuItem1
'
Me.SendMailToToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
Me.SendMailToToolStripMenuItem1.Name = "SendMailToToolStripMenuItem1"
Me.SendMailToToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
Me.SendMailToToolStripMenuItem1.Text = "Send Mail To"
'
'DialToolStripMenuItem1
'
Me.DialToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
Me.DialToolStripMenuItem1.Name = "DialToolStripMenuItem1"
Me.DialToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
Me.DialToolStripMenuItem1.Text = "Dial..."
'
'InternetCallToolStripMenuItem1
'
Me.InternetCallToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
Me.InternetCallToolStripMenuItem1.Name = "InternetCallToolStripMenuItem1"
Me.InternetCallToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
Me.InternetCallToolStripMenuItem1.Text = "Internet Call"
'
'TreeView1
'
Me.TreeView1.Location = New System.Drawing.Point(9, 110)
Me.TreeView1.Name = "TreeView1"
TreeNode1.Name = "Node0"
TreeNode1.Text = "Shared Contacts"
TreeNode2.Name = "Node1"
TreeNode2.Text = "Main Identity's Contacts"
Me.TreeView1.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode2})
Me.TreeView1.Size = New System.Drawing.Size(258, 300)
Me.TreeView1.TabIndex = 7
'
'MenuStrip1
'
Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.EditToolStripMenuItem, Me.ToolStripMenuItem1, Me.ToolsToolStripMenuItem, Me.HelpToolStripMenuItem})
Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
Me.MenuStrip1.Name = "MenuStrip1"
Me.MenuStrip1.Size = New System.Drawing.Size(691, 24)
Me.MenuStrip1.TabIndex = 6
Me.MenuStrip1.Text = "MenuStrip1"
'
'FileToolStripMenuItem
'
Me.FileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewContractCtrlNToolStripMenuItem, Me.NewGroupCtrlGToolStripMenuItem, Me.NewFolderBtrlRToolStripMenuItem, Me.PropertiesAltEnterToolStripMenuItem, Me.DeleteToolStripMenuItem, Me.ImportToolStripMenuItem, Me.ExportToolStripMenuItem, Me.PrintCtrlPToolStripMenuItem, Me.SwitchIdentityToolStripMenuItem, Me.ShowAllContentsToolStripMenuItem, Me.ExitToolStripMenuItem})
Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
Me.FileToolStripMenuItem.Text = "File"
'
'NewContractCtrlNToolStripMenuItem
'
Me.NewContractCtrlNToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NewContractCtrlNToolStripMenuItem.Name = "NewContractCtrlNToolStripMenuItem"
Me.NewContractCtrlNToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.NewContractCtrlNToolStripMenuItem.Text = "New Contract... Ctrl+N"
'
'NewGroupCtrlGToolStripMenuItem
'
Me.NewGroupCtrlGToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NewGroupCtrlGToolStripMenuItem.Name = "NewGroupCtrlGToolStripMenuItem"
Me.NewGroupCtrlGToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.NewGroupCtrlGToolStripMenuItem.Text = "New Group... Ctrl+G"
'
'NewFolderBtrlRToolStripMenuItem
'
Me.NewFolderBtrlRToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NewFolderBtrlRToolStripMenuItem.Name = "NewFolderBtrlRToolStripMenuItem"
Me.NewFolderBtrlRToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.NewFolderBtrlRToolStripMenuItem.Text = "New Folder... Ctrl+R"
'
'PropertiesAltEnterToolStripMenuItem
'
Me.PropertiesAltEnterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.PropertiesAltEnterToolStripMenuItem.Name = "PropertiesAltEnterToolStripMenuItem"
Me.PropertiesAltEnterToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.PropertiesAltEnterToolStripMenuItem.Text = "Properties Alt+Enter"
'
'DeleteToolStripMenuItem
'
Me.DeleteToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
Me.DeleteToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.DeleteToolStripMenuItem.Text = "Delete"
'
'ImportToolStripMenuItem
'
Me.ImportToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ImportToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AddressBookWABToolStripMenuItem, Me.BusinessCardToolStripMenuItem, Me.OtherAddressBookToolStripMenuItem})
Me.ImportToolStripMenuItem.Name = "ImportToolStripMenuItem"
Me.ImportToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.ImportToolStripMenuItem.Text = "Import"
'
'AddressBookWABToolStripMenuItem
'
Me.AddressBookWABToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.AddressBookWABToolStripMenuItem.Name = "AddressBookWABToolStripMenuItem"
Me.AddressBookWABToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
Me.AddressBookWABToolStripMenuItem.Text = "Address Book (WAB)..."
'
'BusinessCardToolStripMenuItem
'
Me.BusinessCardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.BusinessCardToolStripMenuItem.Name = "BusinessCardToolStripMenuItem"
Me.BusinessCardToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
Me.BusinessCardToolStripMenuItem.Text = "Business Card (vCARD)..."
'
'OtherAddressBookToolStripMenuItem
'
Me.OtherAddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.OtherAddressBookToolStripMenuItem.Name = "OtherAddressBookToolStripMenuItem"
Me.OtherAddressBookToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
Me.OtherAddressBookToolStripMenuItem.Text = "Other Address Book..."
'
'ExportToolStripMenuItem
'
Me.ExportToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ExportToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AddressBookWABToolStripMenuItem1, Me.BusinessCardvCardToolStripMenuItem, Me.OtherAddessBookToolStripMenuItem})
Me.ExportToolStripMenuItem.Name = "ExportToolStripMenuItem"
Me.ExportToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.ExportToolStripMenuItem.Text = "Export"
'
'AddressBookWABToolStripMenuItem1
'
Me.AddressBookWABToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
Me.AddressBookWABToolStripMenuItem1.Name = "AddressBookWABToolStripMenuItem1"
Me.AddressBookWABToolStripMenuItem1.Size = New System.Drawing.Size(192, 22)
Me.AddressBookWABToolStripMenuItem1.Text = "Address Book (WAB)..."
'
'BusinessCardvCardToolStripMenuItem
'
Me.BusinessCardvCardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.BusinessCardvCardToolStripMenuItem.Name = "BusinessCardvCardToolStripMenuItem"
Me.BusinessCardvCardToolStripMenuItem.Size = New System.Drawing.Size(192, 22)
Me.BusinessCardvCardToolStripMenuItem.Text = "Business Card (vCard)"
'
'OtherAddessBookToolStripMenuItem
'
Me.OtherAddessBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.OtherAddessBookToolStripMenuItem.Name = "OtherAddessBookToolStripMenuItem"
Me.OtherAddessBookToolStripMenuItem.Size = New System.Drawing.Size(192, 22)
Me.OtherAddessBookToolStripMenuItem.Text = "Other Addess Book"
'
'PrintCtrlPToolStripMenuItem
'
Me.PrintCtrlPToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.PrintCtrlPToolStripMenuItem.Name = "PrintCtrlPToolStripMenuItem"
Me.PrintCtrlPToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.PrintCtrlPToolStripMenuItem.Text = "Print... Ctrl+P"
'
'SwitchIdentityToolStripMenuItem
'
Me.SwitchIdentityToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SwitchIdentityToolStripMenuItem.Name = "SwitchIdentityToolStripMenuItem"
Me.SwitchIdentityToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.SwitchIdentityToolStripMenuItem.Text = "Switch Identity..."
'
'ShowAllContentsToolStripMenuItem
'
Me.ShowAllContentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ShowAllContentsToolStripMenuItem.Name = "ShowAllContentsToolStripMenuItem"
Me.ShowAllContentsToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.ShowAllContentsToolStripMenuItem.Text = "Show All Contents"
'
'ExitToolStripMenuItem
'
Me.ExitToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
Me.ExitToolStripMenuItem.Text = "Exit"
'
'EditToolStripMenuItem
'
Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CopyCtrlCToolStripMenuItem, Me.PasteCtrlVToolStripMenuItem, Me.SelectAllCtrlAToolStripMenuItem, Me.ProfileToolStripMenuItem, Me.FindPeopleCtrlFToolStripMenuItem})
Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
Me.EditToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
Me.EditToolStripMenuItem.Text = "Edit"
'
'CopyCtrlCToolStripMenuItem
'
Me.CopyCtrlCToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"
Me.CopyCtrlCToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
Me.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"
'
'PasteCtrlVToolStripMenuItem
'
Me.PasteCtrlVToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.PasteCtrlVToolStripMenuItem.Name = "PasteCtrlVToolStripMenuItem"
Me.PasteCtrlVToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
Me.PasteCtrlVToolStripMenuItem.Text = "Paste Ctrl+V"
'
'SelectAllCtrlAToolStripMenuItem
'
Me.SelectAllCtrlAToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SelectAllCtrlAToolStripMenuItem.Name = "SelectAllCtrlAToolStripMenuItem"
Me.SelectAllCtrlAToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
Me.SelectAllCtrlAToolStripMenuItem.Text = "Select All Ctrl+A"
'
'ProfileToolStripMenuItem
'
Me.ProfileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ProfileToolStripMenuItem.Name = "ProfileToolStripMenuItem"
Me.ProfileToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
Me.ProfileToolStripMenuItem.Text = "Profile..."
'
'FindPeopleCtrlFToolStripMenuItem
'
Me.FindPeopleCtrlFToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.FindPeopleCtrlFToolStripMenuItem.Name = "FindPeopleCtrlFToolStripMenuItem"
Me.FindPeopleCtrlFToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
Me.FindPeopleCtrlFToolStripMenuItem.Text = "Find People... Ctrl+F"
'
'ToolStripMenuItem1
'
Me.ToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StatusBarToolStripMenuItem, Me.StatusBarToolStripMenuItem1, Me.FoldersAndGroupsToolStripMenuItem, Me.LargeIconToolStripMenuItem, Me.SmallIconToolStripMenuItem, Me.ListToolStripMenuItem, Me.DetailsToolStripMenuItem, Me.SortByToolStripMenuItem, Me.RefreshF5ToolStripMenuItem})
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(60, 20)
Me.ToolStripMenuItem1.Text = "Toolbar"
'
'StatusBarToolStripMenuItem
'
Me.StatusBarToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.StatusBarToolStripMenuItem.Name = "StatusBarToolStripMenuItem"
Me.StatusBarToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.StatusBarToolStripMenuItem.Text = "Status Bar"
'
'StatusBarToolStripMenuItem1
'
Me.StatusBarToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
Me.StatusBarToolStripMenuItem1.Name = "StatusBarToolStripMenuItem1"
Me.StatusBarToolStripMenuItem1.Size = New System.Drawing.Size(176, 22)
Me.StatusBarToolStripMenuItem1.Text = "Status Bar"
'
'FoldersAndGroupsToolStripMenuItem
'
Me.FoldersAndGroupsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.FoldersAndGroupsToolStripMenuItem.Name = "FoldersAndGroupsToolStripMenuItem"
Me.FoldersAndGroupsToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.FoldersAndGroupsToolStripMenuItem.Text = "Folders and Groups"
'
'LargeIconToolStripMenuItem
'
Me.LargeIconToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.LargeIconToolStripMenuItem.Name = "LargeIconToolStripMenuItem"
Me.LargeIconToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.LargeIconToolStripMenuItem.Text = "Large Icon"
'
'SmallIconToolStripMenuItem
'
Me.SmallIconToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SmallIconToolStripMenuItem.Name = "SmallIconToolStripMenuItem"
Me.SmallIconToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.SmallIconToolStripMenuItem.Text = "Small Icon"
'
'ListToolStripMenuItem
'
Me.ListToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ListToolStripMenuItem.Name = "ListToolStripMenuItem"
Me.ListToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.ListToolStripMenuItem.Text = "List"
'
'DetailsToolStripMenuItem
'
Me.DetailsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.DetailsToolStripMenuItem.Name = "DetailsToolStripMenuItem"
Me.DetailsToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.DetailsToolStripMenuItem.Text = "Details"
'
'SortByToolStripMenuItem
'
Me.SortByToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SortByToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NameToolStripMenuItem, Me.EMailAddressToolStripMenuItem, Me.BusinessPhoneToolStripMenuItem, Me.HomePhoneToolStripMenuItem, Me.FirstNameToolStripMenuItem, Me.LastNameToolStripMenuItem, Me.DescendingToolStripMenuItem, Me.AscendingToolStripMenuItem})
Me.SortByToolStripMenuItem.Name = "SortByToolStripMenuItem"
Me.SortByToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.SortByToolStripMenuItem.Text = "Sort By"
'
'NameToolStripMenuItem
'
Me.NameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.NameToolStripMenuItem.Name = "NameToolStripMenuItem"
Me.NameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.NameToolStripMenuItem.Text = "Name"
'
'EMailAddressToolStripMenuItem
'
Me.EMailAddressToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.EMailAddressToolStripMenuItem.Name = "EMailAddressToolStripMenuItem"
Me.EMailAddressToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.EMailAddressToolStripMenuItem.Text = "E-Mail Address"
'
'BusinessPhoneToolStripMenuItem
'
Me.BusinessPhoneToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.BusinessPhoneToolStripMenuItem.Name = "BusinessPhoneToolStripMenuItem"
Me.BusinessPhoneToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.BusinessPhoneToolStripMenuItem.Text = "Business Phone"
'
'HomePhoneToolStripMenuItem
'
Me.HomePhoneToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.HomePhoneToolStripMenuItem.Name = "HomePhoneToolStripMenuItem"
Me.HomePhoneToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.HomePhoneToolStripMenuItem.Text = "Home Phone"
'
'FirstNameToolStripMenuItem
'
Me.FirstNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.FirstNameToolStripMenuItem.Name = "FirstNameToolStripMenuItem"
Me.FirstNameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.FirstNameToolStripMenuItem.Text = "First Name"
'
'LastNameToolStripMenuItem
'
Me.LastNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.LastNameToolStripMenuItem.Name = "LastNameToolStripMenuItem"
Me.LastNameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.LastNameToolStripMenuItem.Text = "Last Name"
'
'DescendingToolStripMenuItem
'
Me.DescendingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.DescendingToolStripMenuItem.Name = "DescendingToolStripMenuItem"
Me.DescendingToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.DescendingToolStripMenuItem.Text = "Descending"
'
'AscendingToolStripMenuItem
'
Me.AscendingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.AscendingToolStripMenuItem.Name = "AscendingToolStripMenuItem"
Me.AscendingToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
Me.AscendingToolStripMenuItem.Text = "Ascending"
'
'RefreshF5ToolStripMenuItem
'
Me.RefreshF5ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.RefreshF5ToolStripMenuItem.Name = "RefreshF5ToolStripMenuItem"
Me.RefreshF5ToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
Me.RefreshF5ToolStripMenuItem.Text = "Refresh F5"
'
'ToolsToolStripMenuItem
'
Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AccountsToolStripMenuItem, Me.ActionToolStripMenuItem, Me.SynchronizeNowToolStripMenuItem})
Me.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"
Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(48, 20)
Me.ToolsToolStripMenuItem.Text = "Tools"
'
'AccountsToolStripMenuItem
'
Me.AccountsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.AccountsToolStripMenuItem.Name = "AccountsToolStripMenuItem"
Me.AccountsToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
Me.AccountsToolStripMenuItem.Text = "Accounts..."
'
'ActionToolStripMenuItem
'
Me.ActionToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ActionToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SendMailToolStripMenuItem, Me.SendMailToToolStripMenuItem, Me.DialToolStripMenuItem, Me.InternetCallToolStripMenuItem})
Me.ActionToolStripMenuItem.Name = "ActionToolStripMenuItem"
Me.ActionToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
Me.ActionToolStripMenuItem.Text = "Action"
'
'SendMailToolStripMenuItem
'
Me.SendMailToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SendMailToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
Me.SendMailToolStripMenuItem.Name = "SendMailToolStripMenuItem"
Me.SendMailToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
Me.SendMailToolStripMenuItem.Text = "Send Mail"
'
'SendMailToToolStripMenuItem
'
Me.SendMailToToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SendMailToToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
Me.SendMailToToolStripMenuItem.Name = "SendMailToToolStripMenuItem"
Me.SendMailToToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
Me.SendMailToToolStripMenuItem.Text = "Send Mail To"
'
'DialToolStripMenuItem
'
Me.DialToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.DialToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
Me.DialToolStripMenuItem.Name = "DialToolStripMenuItem"
Me.DialToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
Me.DialToolStripMenuItem.Text = "Dial..."
'
'InternetCallToolStripMenuItem
'
Me.InternetCallToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.InternetCallToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
Me.InternetCallToolStripMenuItem.Name = "InternetCallToolStripMenuItem"
Me.InternetCallToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
Me.InternetCallToolStripMenuItem.Text = "Internet Call"
'
'SynchronizeNowToolStripMenuItem
'
Me.SynchronizeNowToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.SynchronizeNowToolStripMenuItem.Name = "SynchronizeNowToolStripMenuItem"
Me.SynchronizeNowToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
Me.SynchronizeNowToolStripMenuItem.Text = "Synchronize Now"
'
'HelpToolStripMenuItem
'
Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ContentsAndIndexF1ToolStripMenuItem, Me.AboutAddressBookToolStripMenuItem})
Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
Me.HelpToolStripMenuItem.Text = "Help"
'
'ContentsAndIndexF1ToolStripMenuItem
'
Me.ContentsAndIndexF1ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.ContentsAndIndexF1ToolStripMenuItem.Name = "ContentsAndIndexF1ToolStripMenuItem"
Me.ContentsAndIndexF1ToolStripMenuItem.Size = New System.Drawing.Size(203, 22)
Me.ContentsAndIndexF1ToolStripMenuItem.Text = "Contents and Index F1"
'
'AboutAddressBookToolStripMenuItem
'
Me.AboutAddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
Me.AboutAddressBookToolStripMenuItem.Name = "AboutAddressBookToolStripMenuItem"
Me.AboutAddressBookToolStripMenuItem.Size = New System.Drawing.Size(203, 22)
Me.AboutAddressBookToolStripMenuItem.Text = "About Address Book"
'
'outsideprogramtopbar
'
Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
Me.outsideprogramtopbar.Size = New System.Drawing.Size(691, 25)
Me.outsideprogramtopbar.TabIndex = 5
'
'programtopbar
'
Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
Me.programtopbar.Controls.Add(Me.maximizebutton)
Me.programtopbar.Controls.Add(Me.minimizebutton)
Me.programtopbar.Controls.Add(Me.programname)
Me.programtopbar.Controls.Add(Me.closebutton)
Me.programtopbar.Location = New System.Drawing.Point(3, 3)
Me.programtopbar.Name = "programtopbar"
Me.programtopbar.Size = New System.Drawing.Size(685, 18)
Me.programtopbar.TabIndex = 0
'
'maximizebutton
'
Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
Me.maximizebutton.Location = New System.Drawing.Point(651, 2)
Me.maximizebutton.Name = "maximizebutton"
Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
Me.maximizebutton.TabIndex = 6
Me.maximizebutton.TabStop = False
'
'minimizebutton
'
Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
Me.minimizebutton.Location = New System.Drawing.Point(635, 2)
Me.minimizebutton.Name = "minimizebutton"
Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
Me.minimizebutton.TabIndex = 5
Me.minimizebutton.TabStop = False
'
'programname
'
Me.programname.AutoSize = True
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.programname.ForeColor = System.Drawing.Color.White
Me.programname.Location = New System.Drawing.Point(3, 2)
Me.programname.Name = "programname"
Me.programname.Size = New System.Drawing.Size(170, 13)
Me.programname.TabIndex = 3
Me.programname.Text = "Address Book - Main Identity"
'
'closebutton
'
Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
Me.closebutton.Location = New System.Drawing.Point(668, 2)
Me.closebutton.Name = "closebutton"
Me.closebutton.Size = New System.Drawing.Size(16, 14)
Me.closebutton.TabIndex = 4
Me.closebutton.TabStop = False
'
'look
'
'
'Address_Book
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(695, 437)
Me.Controls.Add(Me.program)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.MainMenuStrip = Me.MenuStrip1
Me.Name = "Address_Book"
Me.Text = "Address_Book"
Me.TopMost = True
Me.program.ResumeLayout(False)
Me.program.PerformLayout()
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.MenuStrip2.ResumeLayout(False)
Me.MenuStrip2.PerformLayout()
Me.MenuStrip1.ResumeLayout(False)
Me.MenuStrip1.PerformLayout()
Me.outsideprogramtopbar.ResumeLayout(False)
Me.programtopbar.ResumeLayout(False)
Me.programtopbar.PerformLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents program As System.Windows.Forms.Panel
Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
Friend WithEvents programtopbar As System.Windows.Forms.Panel
Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
Friend WithEvents programname As System.Windows.Forms.Label
Friend WithEvents closebutton As System.Windows.Forms.PictureBox
Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents CopyCtrlCToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents PasteCtrlVToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SelectAllCtrlAToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ProfileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents FindPeopleCtrlFToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents StatusBarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents StatusBarToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents FoldersAndGroupsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents LargeIconToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SmallIconToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ListToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DetailsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SortByToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents EMailAddressToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents BusinessPhoneToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents HomePhoneToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents FirstNameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents LastNameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents AscendingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DescendingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents RefreshF5ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents AccountsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ActionToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SendMailToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SendMailToToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DialToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents InternetCallToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SynchronizeNowToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ContentsAndIndexF1ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents AboutAddressBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents MenuStrip2 As System.Windows.Forms.MenuStrip
Friend WithEvents NewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DeleteToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents PrintToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents FindPeopleToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ActionToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
Friend WithEvents ListView1 As System.Windows.Forms.ListView
Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents NewContactToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NewGroupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NewFolderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SendMailToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SendMailToToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DialToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents InternetCallToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NewContractCtrlNToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NewGroupCtrlGToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents NewFolderBtrlRToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents PropertiesAltEnterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ImportToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents AddressBookWABToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents BusinessCardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents OtherAddressBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ExportToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents AddressBookWABToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents BusinessCardvCardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents OtherAddessBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents PrintCtrlPToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents SwitchIdentityToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ShowAllContentsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents look As System.Windows.Forms.Timer
End Class

View file

@ -1,132 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="StatusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>247, 17</value>
</metadata>
<metadata name="MenuStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 17</value>
</metadata>
<metadata name="MenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="look.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>364, 17</value>
</metadata>
</root>

View file

@ -1,35 +0,0 @@
Public Class Address_Book
Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
If e.Button = MouseButtons.Left Then
programtopbar.Capture = False
Const WM_NCLBUTTONDOWN As Integer = &HA1S
Const HTCAPTION As Integer = 2
Dim msg As Message = _
Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
New IntPtr(HTCAPTION), IntPtr.Zero)
Me.DefWndProc(msg)
End If
End Sub
Private Sub Address_Book_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
look.Start()
End Sub
Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
Me.Close()
End Sub
Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click
Me.Close()
End Sub
Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
End Sub
End Class

View file

@ -1,158 +0,0 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Command_prompt
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.program = New System.Windows.Forms.Panel
Me.outsideprogramtopbar = New System.Windows.Forms.Panel
Me.programtopbar = New System.Windows.Forms.Panel
Me.programname = New System.Windows.Forms.Label
Me.maximizebutton = New System.Windows.Forms.PictureBox
Me.minimizebutton = New System.Windows.Forms.PictureBox
Me.closebutton = New System.Windows.Forms.PictureBox
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.program.SuspendLayout()
Me.outsideprogramtopbar.SuspendLayout()
Me.programtopbar.SuspendLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'program
'
Me.program.BackColor = System.Drawing.Color.Silver
Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.program.Controls.Add(Me.TextBox1)
Me.program.Controls.Add(Me.outsideprogramtopbar)
Me.program.Dock = System.Windows.Forms.DockStyle.Fill
Me.program.Location = New System.Drawing.Point(0, 0)
Me.program.Name = "program"
Me.program.Size = New System.Drawing.Size(459, 204)
Me.program.TabIndex = 4
'
'outsideprogramtopbar
'
Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
Me.outsideprogramtopbar.Size = New System.Drawing.Size(455, 25)
Me.outsideprogramtopbar.TabIndex = 5
'
'programtopbar
'
Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
Me.programtopbar.Controls.Add(Me.maximizebutton)
Me.programtopbar.Controls.Add(Me.minimizebutton)
Me.programtopbar.Controls.Add(Me.programname)
Me.programtopbar.Controls.Add(Me.closebutton)
Me.programtopbar.Location = New System.Drawing.Point(3, 3)
Me.programtopbar.Name = "programtopbar"
Me.programtopbar.Size = New System.Drawing.Size(449, 18)
Me.programtopbar.TabIndex = 0
'
'programname
'
Me.programname.AutoSize = True
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.programname.ForeColor = System.Drawing.Color.White
Me.programname.Location = New System.Drawing.Point(3, 2)
Me.programname.Name = "programname"
Me.programname.Size = New System.Drawing.Size(104, 13)
Me.programname.TabIndex = 3
Me.programname.Text = "Command Prompt"
'
'maximizebutton
'
Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
Me.maximizebutton.Location = New System.Drawing.Point(415, 2)
Me.maximizebutton.Name = "maximizebutton"
Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
Me.maximizebutton.TabIndex = 6
Me.maximizebutton.TabStop = False
'
'minimizebutton
'
Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
Me.minimizebutton.Location = New System.Drawing.Point(399, 2)
Me.minimizebutton.Name = "minimizebutton"
Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
Me.minimizebutton.TabIndex = 5
Me.minimizebutton.TabStop = False
'
'closebutton
'
Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
Me.closebutton.Location = New System.Drawing.Point(432, 2)
Me.closebutton.Name = "closebutton"
Me.closebutton.Size = New System.Drawing.Size(16, 14)
Me.closebutton.TabIndex = 4
Me.closebutton.TabStop = False
'
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.Color.Black
Me.TextBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TextBox1.ForeColor = System.Drawing.Color.White
Me.TextBox1.Location = New System.Drawing.Point(0, 25)
Me.TextBox1.Multiline = True
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(455, 175)
Me.TextBox1.TabIndex = 6
'
'Command_prompt
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(459, 204)
Me.Controls.Add(Me.program)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Name = "Command_prompt"
Me.Text = "Command_prompt"
Me.TopMost = True
Me.program.ResumeLayout(False)
Me.program.PerformLayout()
Me.outsideprogramtopbar.ResumeLayout(False)
Me.programtopbar.ResumeLayout(False)
Me.programtopbar.PerformLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents program As System.Windows.Forms.Panel
Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
Friend WithEvents programtopbar As System.Windows.Forms.Panel
Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
Friend WithEvents programname As System.Windows.Forms.Label
Friend WithEvents closebutton As System.Windows.Forms.PictureBox
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
End Class

View file

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View file

@ -1,6 +0,0 @@
Public Class Command_prompt
Private Sub Command_prompt_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Me.Location = New Point(20, 20)
End Sub
End Class

View file

@ -1,215 +0,0 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Downloader
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Me.Label1 = New System.Windows.Forms.Label
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.program = New System.Windows.Forms.Panel
Me.Label4 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.outsideprogramtopbar = New System.Windows.Forms.Panel
Me.programtopbar = New System.Windows.Forms.Panel
Me.maximizebutton = New System.Windows.Forms.PictureBox
Me.minimizebutton = New System.Windows.Forms.PictureBox
Me.programname = New System.Windows.Forms.Label
Me.closebutton = New System.Windows.Forms.PictureBox
Me.look = New System.Windows.Forms.Timer(Me.components)
Me.program.SuspendLayout()
Me.outsideprogramtopbar.SuspendLayout()
Me.programtopbar.SuspendLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.BackColor = System.Drawing.Color.Silver
Me.Label1.Location = New System.Drawing.Point(12, 78)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(114, 13)
Me.Label1.TabIndex = 0
Me.Label1.Text = "Downloaded 0kb /0kb"
'
'ProgressBar1
'
Me.ProgressBar1.Location = New System.Drawing.Point(15, 48)
Me.ProgressBar1.Name = "ProgressBar1"
Me.ProgressBar1.Size = New System.Drawing.Size(458, 23)
Me.ProgressBar1.TabIndex = 1
'
'Timer1
'
Me.Timer1.Interval = 1000
'
'program
'
Me.program.BackColor = System.Drawing.Color.Silver
Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.program.Controls.Add(Me.Label4)
Me.program.Controls.Add(Me.Label3)
Me.program.Controls.Add(Me.Label2)
Me.program.Controls.Add(Me.outsideprogramtopbar)
Me.program.Dock = System.Windows.Forms.DockStyle.Fill
Me.program.Location = New System.Drawing.Point(0, 0)
Me.program.Name = "program"
Me.program.Size = New System.Drawing.Size(485, 130)
Me.program.TabIndex = 4
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(11, 91)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(131, 13)
Me.Label4.TabIndex = 8
Me.Label4.Text = "Downloading To: Desktop"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(10, 107)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(52, 13)
Me.Label3.TabIndex = 7
Me.Label3.Text = "Transfer: "
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(13, 29)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(39, 13)
Me.Label2.TabIndex = 6
Me.Label2.Text = "Label2"
'
'outsideprogramtopbar
'
Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
Me.outsideprogramtopbar.Size = New System.Drawing.Size(481, 25)
Me.outsideprogramtopbar.TabIndex = 5
'
'programtopbar
'
Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
Me.programtopbar.Controls.Add(Me.maximizebutton)
Me.programtopbar.Controls.Add(Me.minimizebutton)
Me.programtopbar.Controls.Add(Me.programname)
Me.programtopbar.Controls.Add(Me.closebutton)
Me.programtopbar.Location = New System.Drawing.Point(3, 3)
Me.programtopbar.Name = "programtopbar"
Me.programtopbar.Size = New System.Drawing.Size(475, 18)
Me.programtopbar.TabIndex = 0
'
'maximizebutton
'
Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
Me.maximizebutton.Location = New System.Drawing.Point(441, 2)
Me.maximizebutton.Name = "maximizebutton"
Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
Me.maximizebutton.TabIndex = 6
Me.maximizebutton.TabStop = False
'
'minimizebutton
'
Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
Me.minimizebutton.Location = New System.Drawing.Point(425, 2)
Me.minimizebutton.Name = "minimizebutton"
Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
Me.minimizebutton.TabIndex = 5
Me.minimizebutton.TabStop = False
'
'programname
'
Me.programname.AutoSize = True
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.programname.ForeColor = System.Drawing.Color.White
Me.programname.Location = New System.Drawing.Point(3, 2)
Me.programname.Name = "programname"
Me.programname.Size = New System.Drawing.Size(87, 13)
Me.programname.TabIndex = 3
Me.programname.Text = "File Download"
'
'closebutton
'
Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
Me.closebutton.Location = New System.Drawing.Point(458, 2)
Me.closebutton.Name = "closebutton"
Me.closebutton.Size = New System.Drawing.Size(16, 14)
Me.closebutton.TabIndex = 4
Me.closebutton.TabStop = False
'
'look
'
'
'Downloader
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(485, 130)
Me.Controls.Add(Me.ProgressBar1)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.program)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Name = "Downloader"
Me.Text = "Downloader"
Me.TopMost = True
Me.program.ResumeLayout(False)
Me.program.PerformLayout()
Me.outsideprogramtopbar.ResumeLayout(False)
Me.programtopbar.ResumeLayout(False)
Me.programtopbar.PerformLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
Friend WithEvents Timer1 As System.Windows.Forms.Timer
Friend WithEvents program As System.Windows.Forms.Panel
Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
Friend WithEvents programtopbar As System.Windows.Forms.Panel
Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
Friend WithEvents programname As System.Windows.Forms.Label
Friend WithEvents closebutton As System.Windows.Forms.PictureBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents look As System.Windows.Forms.Timer
End Class

View file

@ -1,126 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="Timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="look.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>106, 17</value>
</metadata>
</root>

View file

@ -1,69 +0,0 @@
Public Class Downloader
Dim amounttodownload As Integer
Dim downloadspeed As Integer
Dim amountdownloaded As Integer
Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
If e.Button = MouseButtons.Left Then
programtopbar.Capture = False
Const WM_NCLBUTTONDOWN As Integer = &HA1S
Const HTCAPTION As Integer = 2
Dim msg As Message = _
Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
New IntPtr(HTCAPTION), IntPtr.Zero)
Me.DefWndProc(msg)
End If
End Sub
Private Sub Downloader_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
amountdownloaded = 0
downloadspeed = 8
amounttodownload = 100
Timer1.Start()
Label3.Text = ("Transfer Speed: " & downloadspeed & " Kilobytes per Second")
look.Start()
End Sub
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
amountdownloaded = amountdownloaded + downloadspeed
If downloadspeed > amounttodownload - amountdownloaded Then
ProgressBar1.Value = 100
Label1.Text = ("Downloaded " & amountdownloaded & " kb out of " & amounttodownload & " kb")
If Label2.Text = "Downloading: Guess The Number" Then
Windows95.desktopicons.Items.Add("Guess The Number Setup", imageIndex:=8)
End If
If Label2.Text = "Downloading: Start Runner" Then
Windows95.desktopicons.Items.Add("Start Runner Setup", imageIndex:=9)
End If
If Label2.Text = "Downloading: Error Blaster" Then
Windows95.desktopicons.Items.Add("Error Blaster Setup", imageIndex:=10)
End If
If Label2.Text = "Downloading: Skindows 95" Then
Windows95.desktopicons.Items.Add("Skindows 95 Setup", imageIndex:=12)
End If
If Label2.Text = "Downloading: Web Chat" Then
Windows95.desktopicons.Items.Add("Web Chat Setup", imageIndex:=11)
End If
If Label2.Text = "Downloading: hwcv.exe" Then
Windows95.desktopicons.Items.Add("hwcv.exe", imageIndex:=11)
End If
If Label2.Text = "Downloading: Time Distorter" Then
Windows95.desktopicons.Items.Add("Time Distorter Setup", imageIndex:=13)
End If
Me.Close()
Timer1.Stop()
Else
ProgressBar1.Maximum = amounttodownload
ProgressBar1.Value = amountdownloaded
End If
Label1.Text = ("Downloaded " & amountdownloaded & " kb out of " & amounttodownload)
End Sub
Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
End Sub
End Class

View file

@ -1,244 +0,0 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Guess_The_Number_app
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Me.program = New System.Windows.Forms.Panel
Me.Button2 = New System.Windows.Forms.Button
Me.Label3 = New System.Windows.Forms.Label
Me.Button1 = New System.Windows.Forms.Button
Me.higherorlower = New System.Windows.Forms.Label
Me.txtGuessedNumber = New System.Windows.Forms.TextBox
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.outsideprogramtopbar = New System.Windows.Forms.Panel
Me.programtopbar = New System.Windows.Forms.Panel
Me.maximizebutton = New System.Windows.Forms.PictureBox
Me.minimizebutton = New System.Windows.Forms.PictureBox
Me.closebutton = New System.Windows.Forms.PictureBox
Me.programname = New System.Windows.Forms.Label
Me.flasher = New System.Windows.Forms.Timer(Me.components)
Me.selector = New System.Windows.Forms.Timer(Me.components)
Me.look = New System.Windows.Forms.Timer(Me.components)
Me.program.SuspendLayout()
Me.outsideprogramtopbar.SuspendLayout()
Me.programtopbar.SuspendLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'program
'
Me.program.BackColor = System.Drawing.Color.Silver
Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.program.Controls.Add(Me.Button2)
Me.program.Controls.Add(Me.Label3)
Me.program.Controls.Add(Me.Button1)
Me.program.Controls.Add(Me.higherorlower)
Me.program.Controls.Add(Me.txtGuessedNumber)
Me.program.Controls.Add(Me.Label2)
Me.program.Controls.Add(Me.Label1)
Me.program.Controls.Add(Me.outsideprogramtopbar)
Me.program.Dock = System.Windows.Forms.DockStyle.Fill
Me.program.Location = New System.Drawing.Point(0, 0)
Me.program.Name = "program"
Me.program.Size = New System.Drawing.Size(281, 160)
Me.program.TabIndex = 4
'
'Button2
'
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button2.Location = New System.Drawing.Point(15, 126)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(248, 27)
Me.Button2.TabIndex = 12
Me.Button2.Text = "Restart"
Me.Button2.UseVisualStyleBackColor = True
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(174, 63)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(89, 13)
Me.Label3.TabIndex = 11
Me.Label3.Text = "then press check"
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(181, 83)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(75, 37)
Me.Button1.TabIndex = 10
Me.Button1.Text = "Check"
Me.Button1.UseVisualStyleBackColor = True
'
'higherorlower
'
Me.higherorlower.AutoSize = True
Me.higherorlower.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.higherorlower.Location = New System.Drawing.Point(43, 91)
Me.higherorlower.Name = "higherorlower"
Me.higherorlower.Size = New System.Drawing.Size(78, 18)
Me.higherorlower.TabIndex = 9
Me.higherorlower.Text = "Unknown"
'
'txtGuessedNumber
'
Me.txtGuessedNumber.Location = New System.Drawing.Point(131, 60)
Me.txtGuessedNumber.Name = "txtGuessedNumber"
Me.txtGuessedNumber.Size = New System.Drawing.Size(32, 20)
Me.txtGuessedNumber.TabIndex = 8
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(12, 63)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(112, 13)
Me.Label2.TabIndex = 7
Me.Label2.Text = "Type your guess here:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(34, 32)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(200, 13)
Me.Label1.TabIndex = 6
Me.Label1.Text = "I am thinking of a number between 1-100"
'
'outsideprogramtopbar
'
Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
Me.outsideprogramtopbar.Size = New System.Drawing.Size(277, 25)
Me.outsideprogramtopbar.TabIndex = 5
'
'programtopbar
'
Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
Me.programtopbar.Controls.Add(Me.maximizebutton)
Me.programtopbar.Controls.Add(Me.minimizebutton)
Me.programtopbar.Controls.Add(Me.closebutton)
Me.programtopbar.Controls.Add(Me.programname)
Me.programtopbar.Location = New System.Drawing.Point(3, 3)
Me.programtopbar.Name = "programtopbar"
Me.programtopbar.Size = New System.Drawing.Size(271, 18)
Me.programtopbar.TabIndex = 0
'
'maximizebutton
'
Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
Me.maximizebutton.Location = New System.Drawing.Point(237, 2)
Me.maximizebutton.Name = "maximizebutton"
Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
Me.maximizebutton.TabIndex = 6
Me.maximizebutton.TabStop = False
'
'minimizebutton
'
Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
Me.minimizebutton.Location = New System.Drawing.Point(221, 2)
Me.minimizebutton.Name = "minimizebutton"
Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
Me.minimizebutton.TabIndex = 5
Me.minimizebutton.TabStop = False
'
'closebutton
'
Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
Me.closebutton.Location = New System.Drawing.Point(254, 2)
Me.closebutton.Name = "closebutton"
Me.closebutton.Size = New System.Drawing.Size(16, 14)
Me.closebutton.TabIndex = 4
Me.closebutton.TabStop = False
'
'programname
'
Me.programname.AutoSize = True
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.programname.ForeColor = System.Drawing.Color.White
Me.programname.Location = New System.Drawing.Point(3, 2)
Me.programname.Name = "programname"
Me.programname.Size = New System.Drawing.Size(115, 13)
Me.programname.TabIndex = 3
Me.programname.Text = "Guess The Number"
'
'flasher
'
'
'selector
'
Me.selector.Interval = 1000
'
'look
'
'
'Guess_The_Number_app
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(281, 160)
Me.Controls.Add(Me.program)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Name = "Guess_The_Number_app"
Me.Text = "Guess_The_Number_app"
Me.TopMost = True
Me.program.ResumeLayout(False)
Me.program.PerformLayout()
Me.outsideprogramtopbar.ResumeLayout(False)
Me.programtopbar.ResumeLayout(False)
Me.programtopbar.PerformLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents program As System.Windows.Forms.Panel
Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
Friend WithEvents programtopbar As System.Windows.Forms.Panel
Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
Friend WithEvents programname As System.Windows.Forms.Label
Friend WithEvents closebutton As System.Windows.Forms.PictureBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents higherorlower As System.Windows.Forms.Label
Friend WithEvents txtGuessedNumber As System.Windows.Forms.TextBox
Friend WithEvents flasher As System.Windows.Forms.Timer
Friend WithEvents selector As System.Windows.Forms.Timer
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents look As System.Windows.Forms.Timer
End Class

View file

@ -1,129 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="flasher.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="selector.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>105, 17</value>
</metadata>
<metadata name="look.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>199, 17</value>
</metadata>
</root>

View file

@ -1,124 +0,0 @@
Public Class Guess_The_Number_app
Dim thenumber As Integer
Dim chosencolor As Color
Dim flashnumb As Integer
Dim controlpicked As Integer
Dim controlnumb As New Random
Dim chosencontrol As Control
Dim flashgen As New Random
Dim guessednumb As Integer
Dim randnumb As New Random
Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
Me.Close()
End Sub
Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
If e.Button = MouseButtons.Left Then
programtopbar.Capture = False
Const WM_NCLBUTTONDOWN As Integer = &HA1S
Const HTCAPTION As Integer = 2
Dim msg As Message = _
Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
New IntPtr(HTCAPTION), IntPtr.Zero)
Me.DefWndProc(msg)
End If
End Sub
Private Sub Guess_The_Number_app_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
thenumber = randnumb.Next(1, 101)
look.Start()
End Sub
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
guessednumb = txtGuessedNumber.Text
If guessednumb < thenumber Then
higherorlower.Text = "Higher"
higherorlower.ForeColor = Color.Blue
End If
If guessednumb > thenumber Then
higherorlower.Text = "Lower"
higherorlower.ForeColor = Color.Red
End If
If guessednumb = thenumber Then
higherorlower.Text = "Correct"
higherorlower.ForeColor = Color.Green
selector.Start()
End If
End Sub
Private Sub flasher_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles flasher.Tick
flashnumb = flashgen.Next(1, 10)
If flashnumb = 1 Then
chosencolor = Color.Red
End If
If flashnumb = 2 Then
chosencolor = Color.Green
End If
If flashnumb = 3 Then
chosencolor = Color.Pink
End If
If flashnumb = 4 Then
chosencolor = Color.Orange
End If
If flashnumb = 5 Then
chosencolor = Color.Aqua
End If
If flashnumb = 6 Then
chosencolor = Color.Gold
End If
If flashnumb = 7 Then
chosencolor = Color.YellowGreen
End If
If flashnumb = 8 Then
chosencolor = Color.Yellow
End If
If flashnumb = 9 Then
chosencolor = Color.Black
End If
chosencontrol.BackColor = chosencolor
End Sub
Private Sub selector_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles selector.Tick
controlpicked = controlnumb.Next(1, 10)
If controlpicked = 1 Then
chosencontrol = Label1
End If
If controlpicked = 2 Then
chosencontrol = program
End If
If controlpicked = 3 Then
chosencontrol = txtGuessedNumber
End If
If controlpicked = 4 Then
chosencontrol = Button1
End If
If controlpicked = 5 Then
chosencontrol = Button2
End If
If controlpicked = 6 Then
chosencontrol = programtopbar
End If
If controlpicked = 7 Then
chosencontrol = Label2
End If
If controlpicked = 8 Then
chosencontrol = Label3
End If
If controlpicked = 9 Then
chosencontrol = higherorlower
End If
flasher.Start()
End Sub
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Me.Close()
Dim openguess As New Guess_The_Number_app
openguess.Show()
End Sub
Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
End Sub
End Class

View file

@ -1,629 +0,0 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Installer
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Installer))
Me.program = New System.Windows.Forms.Panel
Me.welcome = New System.Windows.Forms.Panel
Me.programimage = New System.Windows.Forms.Panel
Me.installimage = New System.Windows.Forms.PictureBox
Me.TextBox2 = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.installname = New System.Windows.Forms.Label
Me.licenseagreement = New System.Windows.Forms.Panel
Me.RadioButton2 = New System.Windows.Forms.RadioButton
Me.RadioButton1 = New System.Windows.Forms.RadioButton
Me.TextBox4 = New System.Windows.Forms.TextBox
Me.TextBox3 = New System.Windows.Forms.TextBox
Me.Label5 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.summary = New System.Windows.Forms.Panel
Me.Label11 = New System.Windows.Forms.Label
Me.Label10 = New System.Windows.Forms.Label
Me.Label9 = New System.Windows.Forms.Label
Me.Label8 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.installerproccess = New System.Windows.Forms.Panel
Me.Label14 = New System.Windows.Forms.Label
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
Me.Label13 = New System.Windows.Forms.Label
Me.Label12 = New System.Windows.Forms.Label
Me.Button3 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.outsideprogramtopbar = New System.Windows.Forms.Panel
Me.programtopbar = New System.Windows.Forms.Panel
Me.maximizebutton = New System.Windows.Forms.PictureBox
Me.minimizebutton = New System.Windows.Forms.PictureBox
Me.programname = New System.Windows.Forms.Label
Me.closebutton = New System.Windows.Forms.PictureBox
Me.Complete = New System.Windows.Forms.Panel
Me.Panel1 = New System.Windows.Forms.Panel
Me.finishinstallimage = New System.Windows.Forms.PictureBox
Me.Label17 = New System.Windows.Forms.Label
Me.Label16 = New System.Windows.Forms.Label
Me.Label15 = New System.Windows.Forms.Label
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.look = New System.Windows.Forms.Timer(Me.components)
Me.program.SuspendLayout()
Me.welcome.SuspendLayout()
Me.programimage.SuspendLayout()
CType(Me.installimage, System.ComponentModel.ISupportInitialize).BeginInit()
Me.licenseagreement.SuspendLayout()
Me.summary.SuspendLayout()
Me.installerproccess.SuspendLayout()
Me.outsideprogramtopbar.SuspendLayout()
Me.programtopbar.SuspendLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Complete.SuspendLayout()
Me.Panel1.SuspendLayout()
CType(Me.finishinstallimage, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'program
'
Me.program.BackColor = System.Drawing.Color.Silver
Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.program.Controls.Add(Me.welcome)
Me.program.Controls.Add(Me.installname)
Me.program.Controls.Add(Me.licenseagreement)
Me.program.Controls.Add(Me.summary)
Me.program.Controls.Add(Me.installerproccess)
Me.program.Controls.Add(Me.Button3)
Me.program.Controls.Add(Me.Button2)
Me.program.Controls.Add(Me.Button1)
Me.program.Controls.Add(Me.outsideprogramtopbar)
Me.program.Controls.Add(Me.Complete)
Me.program.Dock = System.Windows.Forms.DockStyle.Fill
Me.program.Location = New System.Drawing.Point(0, 0)
Me.program.Name = "program"
Me.program.Size = New System.Drawing.Size(579, 414)
Me.program.TabIndex = 4
'
'welcome
'
Me.welcome.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.welcome.Controls.Add(Me.programimage)
Me.welcome.Controls.Add(Me.TextBox2)
Me.welcome.Controls.Add(Me.Label3)
Me.welcome.Controls.Add(Me.Label1)
Me.welcome.Controls.Add(Me.Label2)
Me.welcome.Controls.Add(Me.TextBox1)
Me.welcome.Location = New System.Drawing.Point(10, 28)
Me.welcome.Name = "welcome"
Me.welcome.Size = New System.Drawing.Size(565, 342)
Me.welcome.TabIndex = 14
'
'programimage
'
Me.programimage.Controls.Add(Me.installimage)
Me.programimage.Location = New System.Drawing.Point(16, 7)
Me.programimage.Name = "programimage"
Me.programimage.Size = New System.Drawing.Size(167, 316)
Me.programimage.TabIndex = 14
'
'installimage
'
Me.installimage.Dock = System.Windows.Forms.DockStyle.Fill
Me.installimage.Location = New System.Drawing.Point(0, 0)
Me.installimage.Name = "installimage"
Me.installimage.Size = New System.Drawing.Size(167, 316)
Me.installimage.TabIndex = 0
Me.installimage.TabStop = False
'
'TextBox2
'
Me.TextBox2.BackColor = System.Drawing.Color.Silver
Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox2.Location = New System.Drawing.Point(209, 170)
Me.TextBox2.Multiline = True
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.ReadOnly = True
Me.TextBox2.Size = New System.Drawing.Size(270, 65)
Me.TextBox2.TabIndex = 9
Me.TextBox2.Text = "Click Cancel to quit Setup and then close an programs you have running. Click Nex" & _
"t to continue the Setup program."
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(209, 298)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(249, 13)
Me.Label3.TabIndex = 13
Me.Label3.Text = "Click Next to continue installing Guess The Number"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(204, 7)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(351, 25)
Me.Label1.TabIndex = 6
Me.Label1.Text = "Welcome To Guess The Number"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(206, 71)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(202, 13)
Me.Label2.TabIndex = 7
Me.Label2.Text = "You are about to install guess the number"
'
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.Color.Silver
Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox1.Location = New System.Drawing.Point(209, 112)
Me.TextBox1.Multiline = True
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(262, 41)
Me.TextBox1.TabIndex = 8
Me.TextBox1.Text = "It is strongly recommended that you exit all Windows program before running this " & _
"Setup program"
'
'installname
'
Me.installname.AutoSize = True
Me.installname.Location = New System.Drawing.Point(9, 394)
Me.installname.Name = "installname"
Me.installname.Size = New System.Drawing.Size(45, 13)
Me.installname.TabIndex = 18
Me.installname.Text = "Label18"
'
'licenseagreement
'
Me.licenseagreement.Controls.Add(Me.RadioButton2)
Me.licenseagreement.Controls.Add(Me.RadioButton1)
Me.licenseagreement.Controls.Add(Me.TextBox4)
Me.licenseagreement.Controls.Add(Me.TextBox3)
Me.licenseagreement.Controls.Add(Me.Label5)
Me.licenseagreement.Controls.Add(Me.Label4)
Me.licenseagreement.Location = New System.Drawing.Point(17, 32)
Me.licenseagreement.Name = "licenseagreement"
Me.licenseagreement.Size = New System.Drawing.Size(554, 342)
Me.licenseagreement.TabIndex = 15
'
'RadioButton2
'
Me.RadioButton2.AutoSize = True
Me.RadioButton2.Location = New System.Drawing.Point(28, 288)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(276, 17)
Me.RadioButton2.TabIndex = 5
Me.RadioButton2.Text = "I do NOT Accept the terms of the License Agreement"
Me.RadioButton2.UseVisualStyleBackColor = True
'
'RadioButton1
'
Me.RadioButton1.AutoSize = True
Me.RadioButton1.Checked = True
Me.RadioButton1.Location = New System.Drawing.Point(28, 269)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.Size = New System.Drawing.Size(234, 17)
Me.RadioButton1.TabIndex = 4
Me.RadioButton1.TabStop = True
Me.RadioButton1.Text = "I accept the terms of the License Agreement"
Me.RadioButton1.UseVisualStyleBackColor = True
'
'TextBox4
'
Me.TextBox4.BackColor = System.Drawing.Color.Silver
Me.TextBox4.Location = New System.Drawing.Point(28, 129)
Me.TextBox4.Multiline = True
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.TextBox4.Size = New System.Drawing.Size(497, 133)
Me.TextBox4.TabIndex = 3
Me.TextBox4.Text = resources.GetString("TextBox4.Text")
'
'TextBox3
'
Me.TextBox3.BackColor = System.Drawing.Color.Silver
Me.TextBox3.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox3.Location = New System.Drawing.Point(28, 92)
Me.TextBox3.Multiline = True
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(424, 39)
Me.TextBox3.TabIndex = 2
Me.TextBox3.Text = "Please read the following licence agreement, Use the scroll bar to view the rest " & _
"of this agreement"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(41, 25)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(216, 13)
Me.Label5.TabIndex = 1
Me.Label5.Text = "Terms and conditions for using this software."
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(7, 7)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(170, 14)
Me.Label4.TabIndex = 0
Me.Label4.Text = "Software License Agreement"
'
'summary
'
Me.summary.Controls.Add(Me.Label11)
Me.summary.Controls.Add(Me.Label10)
Me.summary.Controls.Add(Me.Label9)
Me.summary.Controls.Add(Me.Label8)
Me.summary.Controls.Add(Me.Label7)
Me.summary.Controls.Add(Me.Label6)
Me.summary.Location = New System.Drawing.Point(32, 32)
Me.summary.Name = "summary"
Me.summary.Size = New System.Drawing.Size(533, 342)
Me.summary.TabIndex = 16
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(75, 187)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(185, 13)
Me.Label11.TabIndex = 5
Me.Label11.Text = "C:\Program Files\ Guess The Number"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(35, 159)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(121, 13)
Me.Label10.TabIndex = 4
Me.Label10.Text = "to the following location:"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(75, 114)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(99, 13)
Me.Label9.TabIndex = 3
Me.Label9.Text = "Guess The Number"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(32, 91)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(230, 13)
Me.Label8.TabIndex = 2
Me.Label8.Text = "Setup will now install the following components:"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(40, 31)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(211, 13)
Me.Label7.TabIndex = 1
Me.Label7.Text = "Ready to start installing Guess The Number"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(17, 13)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(60, 14)
Me.Label6.TabIndex = 0
Me.Label6.Text = "Summary"
'
'installerproccess
'
Me.installerproccess.Controls.Add(Me.Label14)
Me.installerproccess.Controls.Add(Me.ProgressBar1)
Me.installerproccess.Controls.Add(Me.Label13)
Me.installerproccess.Controls.Add(Me.Label12)
Me.installerproccess.Location = New System.Drawing.Point(33, 32)
Me.installerproccess.Name = "installerproccess"
Me.installerproccess.Size = New System.Drawing.Size(521, 342)
Me.installerproccess.TabIndex = 15
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(22, 207)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(187, 13)
Me.Label14.TabIndex = 20
Me.Label14.Text = "Currently Installing Guess The Number"
'
'ProgressBar1
'
Me.ProgressBar1.Location = New System.Drawing.Point(22, 226)
Me.ProgressBar1.Name = "ProgressBar1"
Me.ProgressBar1.Size = New System.Drawing.Size(476, 23)
Me.ProgressBar1.TabIndex = 19
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(40, 35)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(152, 13)
Me.Label13.TabIndex = 18
Me.Label13.Text = "Installing Guess The Number..."
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label12.Location = New System.Drawing.Point(19, 16)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(58, 15)
Me.Label12.TabIndex = 17
Me.Label12.Text = "Installing"
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(402, 380)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(75, 23)
Me.Button3.TabIndex = 12
Me.Button3.Text = "Next >"
Me.Button3.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(328, 380)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 11
Me.Button2.Text = "< Back"
Me.Button2.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(490, 380)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(75, 23)
Me.Button1.TabIndex = 10
Me.Button1.Text = "Cancel"
Me.Button1.UseVisualStyleBackColor = True
'
'outsideprogramtopbar
'
Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
Me.outsideprogramtopbar.Size = New System.Drawing.Size(575, 25)
Me.outsideprogramtopbar.TabIndex = 5
'
'programtopbar
'
Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
Me.programtopbar.Controls.Add(Me.maximizebutton)
Me.programtopbar.Controls.Add(Me.minimizebutton)
Me.programtopbar.Controls.Add(Me.programname)
Me.programtopbar.Controls.Add(Me.closebutton)
Me.programtopbar.Location = New System.Drawing.Point(3, 3)
Me.programtopbar.Name = "programtopbar"
Me.programtopbar.Size = New System.Drawing.Size(569, 18)
Me.programtopbar.TabIndex = 0
'
'maximizebutton
'
Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
Me.maximizebutton.Location = New System.Drawing.Point(535, 2)
Me.maximizebutton.Name = "maximizebutton"
Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
Me.maximizebutton.TabIndex = 6
Me.maximizebutton.TabStop = False
'
'minimizebutton
'
Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
Me.minimizebutton.Location = New System.Drawing.Point(519, 2)
Me.minimizebutton.Name = "minimizebutton"
Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
Me.minimizebutton.TabIndex = 5
Me.minimizebutton.TabStop = False
'
'programname
'
Me.programname.AutoSize = True
Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.programname.ForeColor = System.Drawing.Color.White
Me.programname.Location = New System.Drawing.Point(3, 2)
Me.programname.Name = "programname"
Me.programname.Size = New System.Drawing.Size(107, 13)
Me.programname.TabIndex = 3
Me.programname.Text = "Windows Installer"
'
'closebutton
'
Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
Me.closebutton.Location = New System.Drawing.Point(552, 2)
Me.closebutton.Name = "closebutton"
Me.closebutton.Size = New System.Drawing.Size(16, 14)
Me.closebutton.TabIndex = 4
Me.closebutton.TabStop = False
'
'Complete
'
Me.Complete.Controls.Add(Me.Panel1)
Me.Complete.Controls.Add(Me.Label17)
Me.Complete.Controls.Add(Me.Label16)
Me.Complete.Controls.Add(Me.Label15)
Me.Complete.Location = New System.Drawing.Point(17, 32)
Me.Complete.Name = "Complete"
Me.Complete.Size = New System.Drawing.Size(537, 342)
Me.Complete.TabIndex = 17
'
'Panel1
'
Me.Panel1.Controls.Add(Me.finishinstallimage)
Me.Panel1.Location = New System.Drawing.Point(27, 7)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(167, 316)
Me.Panel1.TabIndex = 15
'
'finishinstallimage
'
Me.finishinstallimage.Dock = System.Windows.Forms.DockStyle.Fill
Me.finishinstallimage.Location = New System.Drawing.Point(0, 0)
Me.finishinstallimage.Name = "finishinstallimage"
Me.finishinstallimage.Size = New System.Drawing.Size(167, 316)
Me.finishinstallimage.TabIndex = 0
Me.finishinstallimage.TabStop = False
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(263, 307)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(167, 13)
Me.Label17.TabIndex = 2
Me.Label17.Text = "Click Finish to complete the Setup"
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(263, 55)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(225, 13)
Me.Label16.TabIndex = 1
Me.Label16.Text = "Guess The Number was successfully installed."
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label15.Location = New System.Drawing.Point(259, 17)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(158, 24)
Me.Label15.TabIndex = 0
Me.Label15.Text = "Install Complete"
'
'Timer1
'
'
'look
'
'
'Installer
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(579, 414)
Me.Controls.Add(Me.program)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
Me.Name = "Installer"
Me.Text = "Installer"
Me.TopMost = True
Me.program.ResumeLayout(False)
Me.program.PerformLayout()
Me.welcome.ResumeLayout(False)
Me.welcome.PerformLayout()
Me.programimage.ResumeLayout(False)
CType(Me.installimage, System.ComponentModel.ISupportInitialize).EndInit()
Me.licenseagreement.ResumeLayout(False)
Me.licenseagreement.PerformLayout()
Me.summary.ResumeLayout(False)
Me.summary.PerformLayout()
Me.installerproccess.ResumeLayout(False)
Me.installerproccess.PerformLayout()
Me.outsideprogramtopbar.ResumeLayout(False)
Me.programtopbar.ResumeLayout(False)
Me.programtopbar.PerformLayout()
CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
Me.Complete.ResumeLayout(False)
Me.Complete.PerformLayout()
Me.Panel1.ResumeLayout(False)
CType(Me.finishinstallimage, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents program As System.Windows.Forms.Panel
Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
Friend WithEvents programtopbar As System.Windows.Forms.Panel
Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
Friend WithEvents programname As System.Windows.Forms.Label
Friend WithEvents closebutton As System.Windows.Forms.PictureBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents welcome As System.Windows.Forms.Panel
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents installerproccess As System.Windows.Forms.Panel
Friend WithEvents licenseagreement As System.Windows.Forms.Panel
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
Friend WithEvents summary As System.Windows.Forms.Panel
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Complete As System.Windows.Forms.Panel
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Timer1 As System.Windows.Forms.Timer
Friend WithEvents installname As System.Windows.Forms.Label
Friend WithEvents programimage As System.Windows.Forms.Panel
Friend WithEvents installimage As System.Windows.Forms.PictureBox
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents finishinstallimage As System.Windows.Forms.PictureBox
Friend WithEvents look As System.Windows.Forms.Timer
End Class

View file

@ -1,143 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="TextBox4.Text" xml:space="preserve">
<value>By Installing this software you agree that you will not try to try to reverse enjineer it in anyway or take it as your own work.
You agree that you will not try to spread this software or and of its components to other companys without rightful permission from the owner.
You agree that if you bought this program that you own it and that nobody else is allowed to use it on your computer or on there computer.
You understand that trying to upload this software online or any other forms of spreading this software will resalt in the FBI coming into your home and killing you with knifes.
You agree that taking a picture of this software and sending it to someone will cause you to get 15 years in jail for software exposing.
You agree that if you tell someone else about this softwares features that you will wake up dead in the morning because the owner would have killed you in your sleep.
You know that Using this software will alert the maker of it and then cause him to monitor every moment of your life after you install this software.
You agree to all of the above and will not commit any of the crimes otherwise you will got to hell</value>
</data>
<metadata name="Timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="look.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>106, 17</value>
</metadata>
</root>

View file

@ -1,94 +0,0 @@
Public Class Installer
Dim programtoinstall As String
Private Sub Installer_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
welcome.Show()
programtoinstall = installname.Text
installname.Hide()
programname.Text = ("Installing " & programtoinstall)
Label1.Text = ("Welcome To " & programtoinstall)
Label2.Text = ("You are about to install " & programtoinstall)
Label3.Text = ("Click Next to continue installing " & programtoinstall)
Label7.Text = ("Ready to start installing " & programtoinstall)
Label9.Text = (programtoinstall)
Label11.Text = ("C:\Program Files\ " & programtoinstall)
Label13.Text = ("Installing " & programtoinstall & "...")
Label14.Text = ("Currently Installing " & programtoinstall)
Label16.Text = (programtoinstall & " was successfully installed.")
finishinstallimage.Image = installimage.Image
look.Start()
End Sub
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
If Button3.Text = "Finish" Then
If programtoinstall = "Guess The Number" Then
Me.Close()
Windows95.GuessTheNumberToolStripMenuItem.Visible = True
End If
If programtoinstall = "Start Runner" Then
Me.Close()
Windows95.StartRunnerToolStripMenuItem.Visible = True
End If
If programtoinstall = "Error Blaster" Then
Me.Close()
Windows95.ErrorBlasterToolStripMenuItem.Visible = True
End If
If programtoinstall = "Skindows 95" Then
Me.Close()
Windows95.SkindowsToolStripMenuItem.Visible = True
End If
If programtoinstall = "Web Chat" Then
Me.Close()
Windows95.WebChatToolStripMenuItem.Visible = True
End If
If programtoinstall = "Time Distorter" Then
Me.Close()
Windows95.TimeDistorterToolStripMenuItem.Visible = True
End If
End If
If summary.Visible = True And licenseagreement.Visible = False Then
summary.Hide()
Button3.Hide()
Timer1.Start()
End If
If licenseagreement.Visible = True And welcome.Visible = False Then
licenseagreement.Hide()
End If
If welcome.Visible = True Then
welcome.Hide()
End If
End Sub
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
If ProgressBar1.Value < 100 Then
ProgressBar1.Value = ProgressBar1.Value + 1
End If
If ProgressBar1.Value = 100 Then
Button3.Show()
installerproccess.Hide()
Button3.Text = "Finish"
Timer1.Stop()
End If
End Sub
Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
If e.Button = MouseButtons.Left Then
programtopbar.Capture = False
Const WM_NCLBUTTONDOWN As Integer = &HA1S
Const HTCAPTION As Integer = 2
Dim msg As Message = _
Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
New IntPtr(HTCAPTION), IntPtr.Zero)
Me.DefWndProc(msg)
End If
End Sub
Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
Me.Close()
End Sub
Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
End Sub
End Class

View file

@ -1,38 +0,0 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.4927
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
'NOTE: This file is auto-generated; do not modify it directly. To make changes,
' or if you encounter build errors in this file, go to the Project Designer
' (go to Project Properties or double-click the My Project node in
' Solution Explorer), and make changes on the Application tab.
'
Partial Friend Class MyApplication
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Public Sub New()
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
Me.IsSingleInstance = false
Me.EnableVisualStyles = true
Me.SaveMySettingsOnExit = true
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
End Sub
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Protected Overrides Sub OnCreateMainForm()
Me.MainForm = Global.windows_95.Windows95
End Sub
End Class
End Namespace

View file

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-16"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>true</MySubMain>
<MainForm>Windows95</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>

View file

@ -1,35 +0,0 @@
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to modify the information
' associated with an assembly.
' Review the values of the assembly attributes
<Assembly: AssemblyTitle("windows 95")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("windows 95")>
<Assembly: AssemblyCopyright("Copyright © 2010")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>
'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("65061917-08a1-4d0c-a889-63c041ea1ef4")>
' Version information for an assembly consists of the following four values:
'
' Major Version
' Minor Version
' Build Number
' Revision
'
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>

File diff suppressed because it is too large Load diff

View file

@ -1,617 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="hotmail slogan" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmail slogan.gif;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorertoplogo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorertoplogo.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="guess the number number 1 (32x32)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\guess the number number 1 (32x32).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookactionblackandwhiteicon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookactionblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsbinary" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsbinary.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95painoval" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95painoval.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenusampler" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenusampler.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="start_run__install___white_with_programname_" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\start run (install) (white with programname).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="high color" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\high color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="close" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\close.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95painttextpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95painttextpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95roundedrectanglepress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95roundedrectanglepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95speakerleft" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95speakerleft.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindows 95 (install)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindows 95 (install).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95notepadstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95notepadstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintcurvyline" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintcurvyline.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintcurvylinepress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintcurvylinepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="install icon (32x32) basic (liquify)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\install icon (32x32) basic (liquify).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintfreeselectpush" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintfreeselectpush.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenuscedualed tasks" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenuscedualed tasks.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="down arrow" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\down arrow.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintpolygon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintpolygon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintrectangleselector" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintrectangleselector.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintcolorpick" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintcolorpick.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintfillpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintfillpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95outlookexpressstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95outlookexpressstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95findpeoplestartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95findpeoplestartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsskybar" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsskybar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95setupcomuservicestartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95setupcomuservicestartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenudriveconvert" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenudriveconvert.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmail logo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmail logo.gif;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95wordpadstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95wordpadstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintpolygonepress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintpolygonepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintline" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintline.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenufavorites" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenufavorites.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="help pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\help pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95windowsexplorerstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95windowsexplorerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="true color" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\true color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95mediaplayerstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95mediaplayerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="1994-mclaren-f1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\1994-mclaren-f1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsgrassbar" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsgrassbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmail signup button" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmail signup button.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95atandtworldsignupstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95atandtworldsignupstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowslightingbar" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowslightingbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95findontherinternetstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95findontherinternetstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintrubberpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintrubberpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95findcomputerstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95findcomputerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="googlebetalogo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\googlebetalogo.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintspraycanpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintspraycanpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintrectangle" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintrectangle.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsfirebar" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsfirebar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95rectanglepress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95rectanglepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenupersonwebserver" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenupersonwebserver.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="chat (32x32)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\chat (32x32).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95calcualatorstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95calcualatorstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98logoffscreen" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98logoffscreen.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerhistory" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerhistory.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetconnectionwizardstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetconnectionwizardstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookpropertiesblackandwhiteicon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookpropertiesblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintrectangleselectpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintrectangleselectpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="error_blast__big_" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\error blast (big).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowswaterbar" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowswaterbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerforward" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerforward.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95imagingstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95imagingstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95volumecontrolstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95volumecontrolstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95findfilesorcomputersstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95findfilesorcomputersstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenusidelogo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenusidelogo.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Guess_the_Number__install_" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Guess the Number (install).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95controlpanelstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95controlpanelstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="suspend pic start1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\suspend pic start1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmailtop" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmailtop.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows 95 settings computer example" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows 95 settings computer example.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows 95 sidemenustart" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows 95 sidemenustart.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="shutdown pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\shutdown pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenudialupnetworking" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenudialupnetworking.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintroundedcircle" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintroundedcircle.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="programs icon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\programs icon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerstop" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerstop.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="suspend pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\suspend pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95setupwowstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95setupwowstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintpencil" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintpencil.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsconcrete" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsconcrete.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="ErrorBlast (One)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ErrorBlast (One).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenusampler1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenusampler1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookpropertiesblackandwhiteicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookpropertiesblackandwhiteicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintmagnifypress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintmagnifypress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerback" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerback.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsskybar1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsskybar1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95speakerright" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95speakerright.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Time Distorter icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Time Distorter icon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmendisccleanup" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmendisccleanup.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="256 color" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\256 color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintcolorselectpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintcolorselectpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95hyperterminalstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95hyperterminalstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintfill" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintfill.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookfindpeopleblackandwhiteicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookfindpeopleblackandwhiteicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="energysave windows 95" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\energysave windows 95.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95spraycan" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95spraycan.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="start button windows 95" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\start button windows 95.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerrefresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerrefresh.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenumaintanecewizard" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenumaintanecewizard.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95zoom" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95zoom.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenuupdate" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenuupdate.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="mini applications window" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\mini applications window.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowdirt" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowdirt.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmail2ndfromtopbar" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmail2ndfromtopbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintpencilpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintpencilpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="minimize" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\minimize.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="chat (big)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\chat (big).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookdeleteblackandwhiteicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookdeleteblackandwhiteicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenusysteminformation" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenusysteminformation.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95taskbarstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95taskbarstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="16 color" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\16 color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Maximize" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Maximize.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95bootsound" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\The Microsoft Sound.wav;System.IO.MemoryStream, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="skindowsfirebar1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsfirebar1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95adressbookstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95adressbookstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="programs icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\programs icon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95onlineregistrationstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95onlineregistrationstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookdeleteblackandwhiteicon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookdeleteblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmailwhysignup button" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmailwhysignup button.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookfindpeopleblackandwhiteicon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookfindpeopleblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmailcirclearrow" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmailcirclearrow.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95printersstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95printersstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95painteracer" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95painteracer.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="start run (32x32)" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\start run (32x32).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="settings pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\settings pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorergobutton" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorergobutton.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenuwelcometowindows" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenuwelcometowindows.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsskybar2" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsskybar2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintbrushpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintbrushpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="find pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\find pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintovelpress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintovelpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="googleprotoype" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\googleprotoype.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95scandiskstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95scandiskstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95diskdefragmentorstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95diskdefragmentorstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95runicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95runicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbooknewblackandwhiteicon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbooknewblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95soundrecorderstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95soundrecorderstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95dosstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95dosstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="hotmailside" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\hotmailside.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="documents pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\documents pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="guess the number Icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\guess the number Icon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Run pic start" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Run pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindows 95 picture" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindows 95 picture.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95phonedialerstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95phonedialerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95cdplayerstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95cdplayerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintfreeselectoricon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintfreeselectoricon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95paintlinepress" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95paintlinepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerfavorites" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerfavorites.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95painbrush" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95painbrush.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows 95 background" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows 95 background.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95painttext" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95painttext.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95internetexplorerhome" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95internetexplorerhome.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95aolandinternetfreetrial!startmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95aolandinternetfreetrial!startmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="skindowsfirebar2" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\skindowsfirebar2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95error" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95error.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95netmeetingstartmenuicon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95netmeetingstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows95addressbookprintblackandwhiteicon1" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows95addressbookprintblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenuamericaonline" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenuamericaonline.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenucompuserve" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenucompuserve.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98startmenuprodigyinternet" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98startmenuprodigyinternet.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="windows98bootsound" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\windows98bootsound.wav;System.IO.MemoryStream, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
</root>

View file

@ -1,73 +0,0 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.4927
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0"), _
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Partial Friend NotInheritable Class MySettings
Inherits Global.System.Configuration.ApplicationSettingsBase
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings)
#Region "My.Settings Auto-Save Functionality"
#If _MyType = "WindowsForms" Then
Private Shared addedHandler As Boolean
Private Shared addedHandlerLockObject As New Object
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
If My.Application.SaveMySettingsOnExit Then
My.Settings.Save()
End If
End Sub
#End If
#End Region
Public Shared ReadOnly Property [Default]() As MySettings
Get
#If _MyType = "WindowsForms" Then
If Not addedHandler Then
SyncLock addedHandlerLockObject
If Not addedHandler Then
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
addedHandler = True
End If
End SyncLock
End If
#End If
Return defaultInstance
End Get
End Property
End Class
End Namespace
Namespace My
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
Friend Module MySettingsProperty
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
Friend ReadOnly Property Settings() As Global.windows_95.My.MySettings
Get
Return Global.windows_95.My.MySettings.Default
End Get
End Property
End Module
End Namespace

View file

@ -1,7 +0,0 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

Some files were not shown because too many files have changed in this diff Show more