]> insang Git - newton-cn_pos.git/commitdiff
dsdf
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 05:55:59 +0000 (14:55 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 05:55:59 +0000 (14:55 +0900)
.vs/newton-cn/v16/.suo
newton-cn/MouseEvent1.cs
newton-cn/bin/Release/newton-cn.exe
newton-cn/bin/Release/newton-cn.pdb
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index 31cdda28672144c9d23613c7b14cf81b33dbc1d2..d8dc243348ba316ef052c2be440d13f325d82a9f 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 705db5cab9e2c4aa2c1087017799b906c300dc40..da103776c119aef7a9e63318fe1894761634f081 100644 (file)
@@ -52,7 +52,7 @@ namespace newton_cn
         public void find()
         {
             //USBControl.DisableDevice(where);
-            this.Delay(200);
+            this.Delay(100);
 
             arrowmenu["left"] = new Point(992, 96);
             arrowmenu["right"] = new Point(992, 167);
@@ -149,10 +149,10 @@ namespace newton_cn
         {
             Cursor.Position = point;
             //await Task.Delay(1000);
-            this.Delay(100);
+            this.Delay(50);
         }
 
-        private void click(int time = 100)
+        private void click(int time = 50)
         {
             mouse_event(LBUTTONDOWN, 0, 0, 0, 0);
             mouse_event(LBUTTONUP, 0, 0, 0, 0);
index 1935f9ebfe841af0078785a5f97fc661ea4c497c..d5395ad9733af2673bf081673253732e762b4ee5 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 3f3bfb29576b46609252242c9f7cd6edd538829f..b81d8129864613b4f745deff3fbc055f239d5aa3 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ
index 1935f9ebfe841af0078785a5f97fc661ea4c497c..d5395ad9733af2673bf081673253732e762b4ee5 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 3f3bfb29576b46609252242c9f7cd6edd538829f..b81d8129864613b4f745deff3fbc055f239d5aa3 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ