Make GetFileHandle's return type match declaration
But as the return type is just 32 bits, it is actually not enough for a HANDLE anyway on a 64-bit OS. But on the other hand, this method is private and not used on Windows at all. So just make it abort() then.
Showing
Please
register
or
sign in
to comment