From: konekoneko Date: Sat, 11 Feb 2012 10:10:30 +0000 (+0900) Subject: ブロックサイズを増やした X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2cbae8447d87dd2e87655988684bb9b727c5151f;p=completeeraser%2FCompleteEraser.git ブロックサイズを増やした --- diff --git a/CompleteEraser/Properties/Settings.Designer.cs b/CompleteEraser/Properties/Settings.Designer.cs index 4bf3155..0b0bd4d 100644 --- a/CompleteEraser/Properties/Settings.Designer.cs +++ b/CompleteEraser/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // このコードはツールによって生成されました。 -// ランタイム バージョン:4.0.30319.235 +// ランタイム バージョン:4.0.30319.488 // // このファイルへの変更は、以下の状況下で不正な動作の原因になったり、 // コードが再生成されるときに損失したりします。 @@ -49,7 +49,7 @@ namespace CompleteEraser.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("512")] + [global::System.Configuration.DefaultSettingValueAttribute("4096")] public int FillLengthAtHiSpeed { get { return ((int)(this["FillLengthAtHiSpeed"])); diff --git a/CompleteEraser/Properties/Settings.settings b/CompleteEraser/Properties/Settings.settings index 77a27e4..30ed5e7 100644 --- a/CompleteEraser/Properties/Settings.settings +++ b/CompleteEraser/Properties/Settings.settings @@ -9,7 +9,7 @@ False - 512 + 4096 \ No newline at end of file diff --git a/CompleteEraser/app.config b/CompleteEraser/app.config index cde6974..8a4b467 100644 --- a/CompleteEraser/app.config +++ b/CompleteEraser/app.config @@ -14,7 +14,7 @@ False - 512 + 4096