예제 #1
0
파일: WindowsAPI.cs 프로젝트: xxy1991/cozy
 public static extern IntPtr ReplaceText(ref FINDREPLACE lpfr);
예제 #2
0
파일: WindowsAPI.cs 프로젝트: xxy1991/cozy
 public static extern IntPtr FindText(ref FINDREPLACE lpfr);