Remove some conditional code that isn't needed these days. Use C99 fixed width integer types for all platforms, instead of using it for some and Microsoft types for others.
Remove some conditional code that isn't needed these days. Use C99 fixed width integer types for all platforms, instead of using it for some and Microsoft types for others.