From fcff9f6118f167edde16623240157e9a5c13dda2 Mon Sep 17 00:00:00 2001 From: GHat Date: Sat, 13 Sep 2014 20:07:25 +0900 Subject: [PATCH] initalize initalize --- CaptureHistory.sln | 31 ++++ CaptureHistory.vssscc | 10 ++ CaptureHsitory/App.config | 6 + CaptureHsitory/CaptureHistory.csproj | 147 ++++++++++++++++++ CaptureHsitory/CaptureHistory.csproj.vspscc | 10 ++ CaptureHsitory/Form1.Designer.cs | 77 +++++++++ CaptureHsitory/Form1.cs | 129 +++++++++++++++ CaptureHsitory/Form1.resx | 123 +++++++++++++++ CaptureHsitory/Form2.Designer.cs | 63 ++++++++ CaptureHsitory/Form2.cs | 31 ++++ CaptureHsitory/Form2.resx | 120 ++++++++++++++ CaptureHsitory/Program.cs | 22 +++ CaptureHsitory/Properties/AssemblyInfo.cs | 36 +++++ .../Properties/Resources.Designer.cs | 71 +++++++++ CaptureHsitory/Properties/Resources.resx | 117 ++++++++++++++ .../Properties/Settings.Designer.cs | 30 ++++ CaptureHsitory/Properties/Settings.settings | 7 + 17 files changed, 1030 insertions(+) create mode 100644 CaptureHistory.sln create mode 100644 CaptureHistory.vssscc create mode 100644 CaptureHsitory/App.config create mode 100644 CaptureHsitory/CaptureHistory.csproj create mode 100644 CaptureHsitory/CaptureHistory.csproj.vspscc create mode 100644 CaptureHsitory/Form1.Designer.cs create mode 100644 CaptureHsitory/Form1.cs create mode 100644 CaptureHsitory/Form1.resx create mode 100644 CaptureHsitory/Form2.Designer.cs create mode 100644 CaptureHsitory/Form2.cs create mode 100644 CaptureHsitory/Form2.resx create mode 100644 CaptureHsitory/Program.cs create mode 100644 CaptureHsitory/Properties/AssemblyInfo.cs create mode 100644 CaptureHsitory/Properties/Resources.Designer.cs create mode 100644 CaptureHsitory/Properties/Resources.resx create mode 100644 CaptureHsitory/Properties/Settings.Designer.cs create mode 100644 CaptureHsitory/Properties/Settings.settings diff --git a/CaptureHistory.sln b/CaptureHistory.sln new file mode 100644 index 0000000..52b589d --- /dev/null +++ b/CaptureHistory.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30110.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CaptureHistory", "CaptureHsitory\CaptureHistory.csproj", "{4AB0E476-BEE4-463D-AE59-395496177317}" +EndProject +Global + GlobalSection(TeamFoundationVersionControl) = preSolution + SccNumberOfProjects = 2 + SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} + SccTeamFoundationServer = https://ghatdev.visualstudio.com/defaultcollection + SccLocalPath0 = . + SccProjectUniqueName1 = CaptureHsitory\\CaptureHistory.csproj + SccProjectName1 = CaptureHsitory + SccLocalPath1 = CaptureHsitory + EndGlobalSection + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4AB0E476-BEE4-463D-AE59-395496177317}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4AB0E476-BEE4-463D-AE59-395496177317}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4AB0E476-BEE4-463D-AE59-395496177317}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4AB0E476-BEE4-463D-AE59-395496177317}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/CaptureHistory.vssscc b/CaptureHistory.vssscc new file mode 100644 index 0000000..6cb031b --- /dev/null +++ b/CaptureHistory.vssscc @@ -0,0 +1,10 @@ +"" +{ +"FILE_VERSION" = "9237" +"ENLISTMENT_CHOICE" = "NEVER" +"PROJECT_FILE_RELATIVE_PATH" = "" +"NUMBER_OF_EXCLUDED_FILES" = "0" +"ORIGINAL_PROJECT_FILE_PATH" = "" +"NUMBER_OF_NESTED_PROJECTS" = "0" +"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROJECT" +} diff --git a/CaptureHsitory/App.config b/CaptureHsitory/App.config new file mode 100644 index 0000000..8e15646 --- /dev/null +++ b/CaptureHsitory/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/CaptureHsitory/CaptureHistory.csproj b/CaptureHsitory/CaptureHistory.csproj new file mode 100644 index 0000000..bb8210f --- /dev/null +++ b/CaptureHsitory/CaptureHistory.csproj @@ -0,0 +1,147 @@ + + + + + Debug + AnyCPU + {4AB0E476-BEE4-463D-AE59-395496177317} + WinExe + Properties + CaptureHsitory + CaptureHsitory + v4.5 + 512 + SAK + SAK + SAK + SAK + false + D:\Projects\CaptureHsitory\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 1 + 1.0.0.%2a + false + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + F6BDB3194801D7E16963D584D87F8A22E3B0EED0 + + + CaptureHistory_TemporaryKey.pfx + + + true + + + true + + + + + + + + + + + + + + + + Form + + + Form1.cs + + + Form + + + Form2.cs + + + + + Form1.cs + + + Form2.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + False + Microsoft .NET Framework 4.5%28x86 및 x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + + + \ No newline at end of file diff --git a/CaptureHsitory/CaptureHistory.csproj.vspscc b/CaptureHsitory/CaptureHistory.csproj.vspscc new file mode 100644 index 0000000..b6d3289 --- /dev/null +++ b/CaptureHsitory/CaptureHistory.csproj.vspscc @@ -0,0 +1,10 @@ +"" +{ +"FILE_VERSION" = "9237" +"ENLISTMENT_CHOICE" = "NEVER" +"PROJECT_FILE_RELATIVE_PATH" = "" +"NUMBER_OF_EXCLUDED_FILES" = "0" +"ORIGINAL_PROJECT_FILE_PATH" = "" +"NUMBER_OF_NESTED_PROJECTS" = "0" +"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER" +} diff --git a/CaptureHsitory/Form1.Designer.cs b/CaptureHsitory/Form1.Designer.cs new file mode 100644 index 0000000..3d7cb81 --- /dev/null +++ b/CaptureHsitory/Form1.Designer.cs @@ -0,0 +1,77 @@ +namespace CaptureHsitory +{ + partial class Form1 + { + /// + /// 필수 디자이너 변수입니다. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// 사용 중인 모든 리소스를 정리합니다. + /// + /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form 디자이너에서 생성한 코드 + + /// + /// 디자이너 지원에 필요한 메서드입니다. + /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오. + /// + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + this.imageList1 = new System.Windows.Forms.ImageList(this.components); + this.listView1 = new System.Windows.Forms.ListView(); + this.SuspendLayout(); + // + // imageList1 + // + this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit; + this.imageList1.ImageSize = new System.Drawing.Size(64, 64); + this.imageList1.TransparentColor = System.Drawing.Color.Transparent; + // + // listView1 + // + this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.listView1.Cursor = System.Windows.Forms.Cursors.Default; + this.listView1.Dock = System.Windows.Forms.DockStyle.Fill; + this.listView1.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.listView1.LargeImageList = this.imageList1; + this.listView1.Location = new System.Drawing.Point(0, 0); + this.listView1.Name = "listView1"; + this.listView1.Size = new System.Drawing.Size(439, 328); + this.listView1.SmallImageList = this.imageList1; + this.listView1.TabIndex = 0; + this.listView1.UseCompatibleStateImageBehavior = false; + this.listView1.View = System.Windows.Forms.View.Tile; + this.listView1.DoubleClick += new System.EventHandler(this.listView1_DoubleClick); + // + // Form1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(439, 328); + this.Controls.Add(this.listView1); + this.Name = "Form1"; + this.Text = "Capture History"; + this.Load += new System.EventHandler(this.Form1_Load); + this.ResumeLayout(false); + + } + + #endregion + + private System.Windows.Forms.ImageList imageList1; + private System.Windows.Forms.ListView listView1; + } +} + diff --git a/CaptureHsitory/Form1.cs b/CaptureHsitory/Form1.cs new file mode 100644 index 0000000..5d77ab8 --- /dev/null +++ b/CaptureHsitory/Form1.cs @@ -0,0 +1,129 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Data; +using System.Drawing; +using System.IO; +using System.Linq; +using System.Runtime.InteropServices; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace CaptureHsitory +{ + public partial class Form1 : Form + { + + public Form1() + { + InitializeComponent(); + } + + + + private void Form1_Load(object sender, EventArgs e) + { + try + { + Directory.CreateDirectory("images"); + Directory.CreateDirectory(@"images\"+DateTime.Now.ToString("yyyy년MM월dd일")); + } + catch (Exception es) + { + MessageBox.Show(es.ToString()); + } + ClipboardNotification.ClipboardUpdate += ClipboardNotification_ClipboardUpdate; + } + + void ClipboardNotification_ClipboardUpdate(object sender, EventArgs e) + { + Image img = Clipboard.GetImage(); + imageList1.Images.Add(img); + String ntime = System.DateTime.Now.ToString("yyyy-MM-dd HH시mm분ss초ms"); + + + img.Save(@"images\" + DateTime.Now.ToString("yyyy년MM월dd일") + @"\"+ ntime + ".png", System.Drawing.Imaging.ImageFormat.Png); + ListViewItem lvi = new ListViewItem(ntime); + + lvi.ImageIndex = 0; + listView1.Items.Add(lvi); + + } + + /* + * ------------------------------------------------ + * ClipboardNotification Class from StackOverFlow + * ------------------------------------------------ + * */ + public sealed class ClipboardNotification + { + /// + /// Occurs when the contents of the clipboard is updated. + /// + public static event EventHandler ClipboardUpdate; + + private static NotificationForm _form = new NotificationForm(); + + /// + /// Raises the event. + /// + /// Event arguments for the event. + private static void OnClipboardUpdate(EventArgs e) + { + var handler = ClipboardUpdate; + if (handler != null) + { + handler(null, e); + } + } + + /// + /// Hidden form to recieve the WM_CLIPBOARDUPDATE message. + /// + private class NotificationForm : Form + { + public NotificationForm() + { + NativeMethods.SetParent(Handle, NativeMethods.HWND_MESSAGE); + NativeMethods.AddClipboardFormatListener(Handle); + } + + protected override void WndProc(ref Message m) + { + if (m.Msg == NativeMethods.WM_CLIPBOARDUPDATE) + { + OnClipboardUpdate(null); + } + base.WndProc(ref m); + } + } + } + + internal static class NativeMethods + { + // See http://msdn.microsoft.com/en-us/library/ms649021%28v=vs.85%29.aspx + public const int WM_CLIPBOARDUPDATE = 0x031D; + public static IntPtr HWND_MESSAGE = new IntPtr(-3); + + // See http://msdn.microsoft.com/en-us/library/ms632599%28VS.85%29.aspx#message_only + [DllImport("user32.dll", SetLastError = true)] + [return: MarshalAs(UnmanagedType.Bool)] + public static extern bool AddClipboardFormatListener(IntPtr hwnd); + + // See http://msdn.microsoft.com/en-us/library/ms633541%28v=vs.85%29.aspx + // See http://msdn.microsoft.com/en-us/library/ms649033%28VS.85%29.aspx + [DllImport("user32.dll", SetLastError = true)] + public static extern IntPtr SetParent(IntPtr hWndChild, IntPtr hWndNewParent); + } + + private void listView1_DoubleClick(object sender, EventArgs e) + { + Form2 frm2 = new Form2(this); + frm2.Text = listView1.FocusedItem.Text; + Image img = Image.FromFile(@"images\" + DateTime.Now.ToString("yyyy년MM월dd일") +@"\"+ listView1.FocusedItem.Text + ".png"); + frm2.pictureBox1.Image = img; + frm2.Show(); + } + } +} diff --git a/CaptureHsitory/Form1.resx b/CaptureHsitory/Form1.resx new file mode 100644 index 0000000..9266b25 --- /dev/null +++ b/CaptureHsitory/Form1.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + + \ No newline at end of file diff --git a/CaptureHsitory/Form2.Designer.cs b/CaptureHsitory/Form2.Designer.cs new file mode 100644 index 0000000..291a6e1 --- /dev/null +++ b/CaptureHsitory/Form2.Designer.cs @@ -0,0 +1,63 @@ +namespace CaptureHsitory +{ + partial class Form2 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.pictureBox1 = new System.Windows.Forms.PictureBox(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + this.SuspendLayout(); + // + // pictureBox1 + // + this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill; + this.pictureBox1.Location = new System.Drawing.Point(0, 0); + this.pictureBox1.Name = "pictureBox1"; + this.pictureBox1.Size = new System.Drawing.Size(284, 261); + this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.pictureBox1.TabIndex = 0; + this.pictureBox1.TabStop = false; + // + // Form2 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(284, 261); + this.Controls.Add(this.pictureBox1); + this.Name = "Form2"; + this.Text = "Form2"; + this.Load += new System.EventHandler(this.Form2_Load); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + this.ResumeLayout(false); + + } + + #endregion + + public System.Windows.Forms.PictureBox pictureBox1; + } +} \ No newline at end of file diff --git a/CaptureHsitory/Form2.cs b/CaptureHsitory/Form2.cs new file mode 100644 index 0000000..929a35e --- /dev/null +++ b/CaptureHsitory/Form2.cs @@ -0,0 +1,31 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Data; +using System.Drawing; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace CaptureHsitory +{ + public partial class Form2 : Form + { + Form1 frm1; + public Form2(Form1 _form) + { + InitializeComponent(); + frm1 = _form; + } + public Form2() + { + InitializeComponent(); + } + + private void Form2_Load(object sender, EventArgs e) + { + + } + } +} diff --git a/CaptureHsitory/Form2.resx b/CaptureHsitory/Form2.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/CaptureHsitory/Form2.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/CaptureHsitory/Program.cs b/CaptureHsitory/Program.cs new file mode 100644 index 0000000..6ad20a6 --- /dev/null +++ b/CaptureHsitory/Program.cs @@ -0,0 +1,22 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace CaptureHsitory +{ + static class Program + { + /// + /// 해당 응용 프로그램의 주 진입점입니다. + /// + [STAThread] + static void Main() + { + Application.EnableVisualStyles(); + Application.SetCompatibleTextRenderingDefault(false); + Application.Run(new Form1()); + } + } +} diff --git a/CaptureHsitory/Properties/AssemblyInfo.cs b/CaptureHsitory/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..128a6f3 --- /dev/null +++ b/CaptureHsitory/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다. +// 어셈블리와 관련된 정보를 수정하려면 +// 이 특성 값을 변경하십시오. +[assembly: AssemblyTitle("CaptureHsitory")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("CaptureHsitory")] +[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// ComVisible을 false로 설정하면 이 어셈블리의 형식이 COM 구성 요소에 +// 표시되지 않습니다. COM에서 이 어셈블리의 형식에 액세스하려면 +// 해당 형식에 대해 ComVisible 특성을 true로 설정하십시오. +[assembly: ComVisible(false)] + +// 이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다. +[assembly: Guid("b9ef5738-7050-43af-8a73-1e851321a446")] + +// 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다. +// +// 주 버전 +// 부 버전 +// 빌드 번호 +// 수정 버전 +// +// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로 +// 지정되도록 할 수 있습니다. +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CaptureHsitory/Properties/Resources.Designer.cs b/CaptureHsitory/Properties/Resources.Designer.cs new file mode 100644 index 0000000..11804a8 --- /dev/null +++ b/CaptureHsitory/Properties/Resources.Designer.cs @@ -0,0 +1,71 @@ +//------------------------------------------------------------------------------ +// +// 이 코드는 도구를 사용하여 생성되었습니다. +// 런타임 버전:4.0.30319.18444 +// +// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면 +// 이러한 변경 내용이 손실됩니다. +// +//------------------------------------------------------------------------------ + +namespace CaptureHsitory.Properties +{ + + + /// + /// 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다. + /// + // 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder + // 클래스에서 자동으로 생성되었습니다. + // 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 + // ResGen을 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Resources + { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Resources() + { + } + + /// + /// 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager + { + get + { + if ((resourceMan == null)) + { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CaptureHsitory.Properties.Resources", typeof(Resources).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대한 현재 스레드의 CurrentUICulture + /// 속성을 재정의합니다. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture + { + get + { + return resourceCulture; + } + set + { + resourceCulture = value; + } + } + } +} diff --git a/CaptureHsitory/Properties/Resources.resx b/CaptureHsitory/Properties/Resources.resx new file mode 100644 index 0000000..af7dbeb --- /dev/null +++ b/CaptureHsitory/Properties/Resources.resx @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/CaptureHsitory/Properties/Settings.Designer.cs b/CaptureHsitory/Properties/Settings.Designer.cs new file mode 100644 index 0000000..f23089f --- /dev/null +++ b/CaptureHsitory/Properties/Settings.Designer.cs @@ -0,0 +1,30 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.18444 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace CaptureHsitory.Properties +{ + + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase + { + + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); + + public static Settings Default + { + get + { + return defaultInstance; + } + } + } +} diff --git a/CaptureHsitory/Properties/Settings.settings b/CaptureHsitory/Properties/Settings.settings new file mode 100644 index 0000000..3964565 --- /dev/null +++ b/CaptureHsitory/Properties/Settings.settings @@ -0,0 +1,7 @@ + + + + + + +