]> insang Git - newton-cn_pos.git/commitdiff
dsdf
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 06:04:49 +0000 (15:04 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 06:04:49 +0000 (15:04 +0900)
.vs/newton-cn/v16/.suo
newton-cn/MouseEvent1.cs
newton-cn/bin/Debug/newton-cn.exe
newton-cn/bin/Debug/newton-cn.pdb
newton-cn/bin/Release/newton-cn.exe [new file with mode: 0644]
newton-cn/bin/Release/newton-cn.exe.config [new file with mode: 0644]
newton-cn/bin/Release/newton-cn.pdb [new file with mode: 0644]
newton-cn/obj/Debug/newton-cn.exe
newton-cn/obj/Debug/newton-cn.pdb
newton-cn/obj/Release/newton-cn.exe [new file with mode: 0644]
newton-cn/obj/Release/newton-cn.pdb [new file with mode: 0644]

index 02e6bd7fa73e2850e1dc235a9860cd2b2c16e1d1..08c27a1f79918841aeaf23c01e59a7043c905575 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 18e3c390daba45951561707d4f4f51615bfd3f5c..848b9387669a721692a1e02cc4dc0b21891a20e5 100644 (file)
@@ -155,7 +155,7 @@ namespace newton_cn
         private void click(int time = 50)
         {
             mouse_event(LBUTTONDOWN, 0, 0, 0, 0);
-            mouse_event(LBUTTONUP, 0, 0, 0, 0)
+            mouse_event(LBUTTONUP, 0, 0, 0, 0);
             //await Task.Delay(1000);
             this.Delay(time);
         }
index af307bb3f699d98b429942142ab0412a23b4eccf..d7ecdacd038d0151e5b8cde9ecd2026c0087da35 100644 (file)
Binary files a/newton-cn/bin/Debug/newton-cn.exe and b/newton-cn/bin/Debug/newton-cn.exe differ
index 02c939c0f1b80fafc67705747f20881bf63c3546..f5bfd0700971f0d4426f94a028f034243038c02c 100644 (file)
Binary files a/newton-cn/bin/Debug/newton-cn.pdb and b/newton-cn/bin/Debug/newton-cn.pdb differ
diff --git a/newton-cn/bin/Release/newton-cn.exe b/newton-cn/bin/Release/newton-cn.exe
new file mode 100644 (file)
index 0000000..02cb514
Binary files /dev/null and b/newton-cn/bin/Release/newton-cn.exe differ
diff --git a/newton-cn/bin/Release/newton-cn.exe.config b/newton-cn/bin/Release/newton-cn.exe.config
new file mode 100644 (file)
index 0000000..343984d
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+    <startup> 
+        
+    <supportedRuntime version="v2.0.50727"/></startup>
+</configuration>
diff --git a/newton-cn/bin/Release/newton-cn.pdb b/newton-cn/bin/Release/newton-cn.pdb
new file mode 100644 (file)
index 0000000..b558956
Binary files /dev/null and b/newton-cn/bin/Release/newton-cn.pdb differ
index af307bb3f699d98b429942142ab0412a23b4eccf..d7ecdacd038d0151e5b8cde9ecd2026c0087da35 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.exe and b/newton-cn/obj/Debug/newton-cn.exe differ
index 02c939c0f1b80fafc67705747f20881bf63c3546..f5bfd0700971f0d4426f94a028f034243038c02c 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.pdb and b/newton-cn/obj/Debug/newton-cn.pdb differ
diff --git a/newton-cn/obj/Release/newton-cn.exe b/newton-cn/obj/Release/newton-cn.exe
new file mode 100644 (file)
index 0000000..02cb514
Binary files /dev/null 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
new file mode 100644 (file)
index 0000000..b558956
Binary files /dev/null and b/newton-cn/obj/Release/newton-cn.pdb differ