GetWindowText 썸네일형 리스트형 [C#] 활성윈도우 이름 과 핸들 알아내기 와 익스플로러 주소값 알아내기 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Navigation; using System.Windows.Shapes; //[0] 필요한 DLL 추가 SHDocVw는 윈도우에서 찾기 using SHDoc.. 더보기 이전 1 다음