在C#中使用API函數FINDWINDOW查找窗體

using   System.Runtime.InteropServices;   //這個確定要的  Dll   Import#region   Dll   Import               [DllImport( "User32.dll ",EntryPoint= "FindWindow ")]            private   static   extern   IntPtr
相關文章
相關標籤/搜索