this.Text = "베트남어: Ti?ng Thai"; 를 이용한
SendMessage[WM_COPYDATA] 는 실패!!
만국공통어인 영어를 사용해서 FindWindow를 실행해야 할것 같음.
'c# 언어' 카테고리의 다른 글
string[] split = str.Split('.'); (0) | 2022.01.04 |
---|---|
Console.WriteLine(">" + string.Format("{0:D10}", Convert.ToInt64(str))); (0) | 2022.01.03 |
From FindWindow(), This Application is Detected!! The KeyWord is Below String (0) | 2021.12.25 |
IntPtr _result = SendMessage(tailHandle, WM_COPYDATA, (IntPtr)index, sendData); (0) | 2021.12.25 |
From BackgroundWorker 매카니즘 (0) | 2021.12.24 |