public static extern bool DeregisterShellHookWindow(IntPtr hWnd);
static extern bool RegisterShellHookWindow(IntPtr hWnd);