]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:20:15 +0000 (17:20 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:20:15 +0000 (17:20 +0900)
.vs/newton-cn/v16/.suo
newton-cn/Form9.cs
newton-cn/bin/Release/newton-cn.exe
newton-cn/bin/Release/newton-cn.pdb
newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache [deleted file]
newton-cn/obj/Release/newton-cn.csproj.FileListAbsolute.txt
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index efc12e235226ebb0e8e56dc9a8fe9eb2b1c2d1b1..23fe537055abc178b3c54d8cbc14f3da13f70c47 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 7a3c9aba96a5bb60fdaa8227900cb67fa0367082..5c1bb63f11bcb89f1ba881b8208a93602ff06f38 100644 (file)
@@ -151,6 +151,7 @@ namespace newton_cn
             // 키보드 입력처럼 전송
             Clipboard.SetText("a' or ct_cphone like '%" + phone + "' or ct_phone like '%" + phone + "' or 1 like 'a");
             SendKeys.SendWait("^v");  // ^ = Ctrl
+            Application.DoEvents();    // 붙여넣기 처리된 메시지 루프를 처리
             Clipboard.SetText("");
             Thread.Sleep(2000);
             SendKeys.SendWait("{ENTER}");
index f2f99f086548c08e81a447938c5fa49944f0b0bc..9d557014283e3dfb74351654fe187e194901f23a 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 74ccd1fecc1b6d774c03bc054f05726ab1264725..509b3abbf77817681ecf0367ad5e3dc4df84d208 100644 (file)
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.csproj.AssemblyReference.cache b/newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache
deleted file mode 100644 (file)
index 654fe63..0000000
Binary files a/newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache and /dev/null differ
index 7ef1806118d79d71ca4a14695d3a1dfb58f59a12..e9b1a2e4bd25eee85fc69b965d88cfa3649d742d 100644 (file)
@@ -37,4 +37,3 @@ z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form7.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form8.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form9.resources
-z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton-cn.csproj.AssemblyReference.cache
index f2f99f086548c08e81a447938c5fa49944f0b0bc..9d557014283e3dfb74351654fe187e194901f23a 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 74ccd1fecc1b6d774c03bc054f05726ab1264725..509b3abbf77817681ecf0367ad5e3dc4df84d208 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ