[DllImport("User32.dll")] public static extern Int32 GetWindowText(int hWnd, StringBuilder s, int nMaxCount);