From: newton-cn Date: Thu, 29 Jan 2026 06:04:49 +0000 (+0900) Subject: dsdf X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=d629b7b47c3a84c0894be27f62675ca4675ec751;p=newton-cn_pos.git dsdf --- diff --git a/.vs/newton-cn/v16/.suo b/.vs/newton-cn/v16/.suo index 02e6bd7..08c27a1 100644 Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ diff --git a/newton-cn/MouseEvent1.cs b/newton-cn/MouseEvent1.cs index 18e3c39..848b938 100644 --- a/newton-cn/MouseEvent1.cs +++ b/newton-cn/MouseEvent1.cs @@ -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); } diff --git a/newton-cn/bin/Debug/newton-cn.exe b/newton-cn/bin/Debug/newton-cn.exe index af307bb..d7ecdac 100644 Binary files a/newton-cn/bin/Debug/newton-cn.exe and b/newton-cn/bin/Debug/newton-cn.exe differ diff --git a/newton-cn/bin/Debug/newton-cn.pdb b/newton-cn/bin/Debug/newton-cn.pdb index 02c939c..f5bfd07 100644 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 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 index 0000000..343984d --- /dev/null +++ b/newton-cn/bin/Release/newton-cn.exe.config @@ -0,0 +1,6 @@ + + + + + + diff --git a/newton-cn/bin/Release/newton-cn.pdb b/newton-cn/bin/Release/newton-cn.pdb new file mode 100644 index 0000000..b558956 Binary files /dev/null and b/newton-cn/bin/Release/newton-cn.pdb differ diff --git a/newton-cn/obj/Debug/newton-cn.exe b/newton-cn/obj/Debug/newton-cn.exe index af307bb..d7ecdac 100644 Binary files a/newton-cn/obj/Debug/newton-cn.exe and b/newton-cn/obj/Debug/newton-cn.exe differ diff --git a/newton-cn/obj/Debug/newton-cn.pdb b/newton-cn/obj/Debug/newton-cn.pdb index 02c939c..f5bfd07 100644 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 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 index 0000000..b558956 Binary files /dev/null and b/newton-cn/obj/Release/newton-cn.pdb differ