From: newton-cn Date: Thu, 29 Jan 2026 05:49:26 +0000 (+0900) Subject: dsdf X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=6c1912387c7d7c40111683e62ee3d6128967fd9d;p=newton-cn_pos.git dsdf --- diff --git a/.vs/newton-cn/v16/.suo b/.vs/newton-cn/v16/.suo index b14aba7..31cdda2 100644 Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ diff --git a/newton-cn/Form9.cs b/newton-cn/Form9.cs index 618c1ee..387cbe2 100644 --- a/newton-cn/Form9.cs +++ b/newton-cn/Form9.cs @@ -138,7 +138,7 @@ namespace newton_cn ThreadStart ts = new ThreadStart(me.find); Thread th = new Thread(ts); th.Start();*/ - + Thread.Sleep(500); if (listView1.SelectedItems.Count == 0) { return; diff --git a/newton-cn/bin/Release/newton-cn.exe b/newton-cn/bin/Release/newton-cn.exe index fd251e6..1935f9e 100644 Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ diff --git a/newton-cn/bin/Release/newton-cn.pdb b/newton-cn/bin/Release/newton-cn.pdb index 5e078e4..3f3bfb2 100644 Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ diff --git a/newton-cn/obj/Release/newton-cn.exe b/newton-cn/obj/Release/newton-cn.exe index fd251e6..1935f9e 100644 Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ diff --git a/newton-cn/obj/Release/newton-cn.pdb b/newton-cn/obj/Release/newton-cn.pdb index 5e078e4..3f3bfb2 100644 Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ