static extern uint ResumeThread(IntPtr hThread);
Shared Function ResumeThread(hThread As IntPtr) As UInt32