[DllImport("User32.Dll")] public static extern void GetClassName(int hWnd, StringBuilder s, int nMaxCount);