]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:21:24 +0000 (17:21 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:21:24 +0000 (17:21 +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 [new file with mode: 0644]
newton-cn/obj/Release/newton-cn.csproj.FileListAbsolute.txt
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index 23fe537055abc178b3c54d8cbc14f3da13f70c47..b4740fc6786a28736c8055bc0777d9c45a24fc49 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 5c1bb63f11bcb89f1ba881b8208a93602ff06f38..5972d3ca3a98730e613a3f95ded426f3194b3211 100644 (file)
@@ -151,11 +151,9 @@ 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}");
-            Thread.Sleep(2000);
+            
             SendKeys.SendWait("^{DEL}");
 
         }
index 9d557014283e3dfb74351654fe187e194901f23a..c19c16352c8839a9e309b05246f4c56991880c6d 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 509b3abbf77817681ecf0367ad5e3dc4df84d208..4893830015e2d3b87b86e850a340db35fe17a153 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
new file mode 100644 (file)
index 0000000..654fe63
Binary files /dev/null and b/newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache differ
index e9b1a2e4bd25eee85fc69b965d88cfa3649d742d..7ef1806118d79d71ca4a14695d3a1dfb58f59a12 100644 (file)
@@ -37,3 +37,4 @@ 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 9d557014283e3dfb74351654fe187e194901f23a..c19c16352c8839a9e309b05246f4c56991880c6d 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 509b3abbf77817681ecf0367ad5e3dc4df84d208..4893830015e2d3b87b86e850a340db35fe17a153 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ