64-bit: Ensure correct integer sizes
Also, fixed plenty of warnings about pointer conversion.In essence, the changes here do not make the code more64-bit, but instead just enforce the existing 32-bit data sizes.
View differences
64-bit: Ensure correct integer sizes
Also, fixed plenty of warnings about pointer conversion.
In essence, the changes here do not make the code more
64-bit, but instead just enforce the existing 32-bit data sizes.