HandleWOWHandle32(Integer hHandle Integer iType)
The WOWHandle32 function is used to map a 16-bit handle to a 32-bit handle.
Because the relationship between a Win16 handle and a Win32 handle may
change in the future, use this function to convert handles instead of any
knowledge of the relationship between them.