static extern bool ShutdownBlockReasonDestroy(IntPtr hWnd);
Declare Function ShutdownBlockReasonDestroy Lib "user32.dll" (hWnd As IntPtr) As Boolean