No longer need couple of local Win32 API routines.
Remove local interface calls to the Win32 API routines RegisterWaitForSingleObject and UnregisterWait, as these are now available in the MinGW runtime we're using.
No longer need couple of local Win32 API routines.
Remove local interface calls to the Win32 API routines
RegisterWaitForSingleObject and UnregisterWait, as these are now
available in the MinGW runtime we're using.