For whatever reason they decided to switch a bunch of Windows types to their underlying types which causes problems when replacing possibly problematic 32-bit long types. This restores the use of the Windows defined types.
This commit is part of efforts to isolate subsystems of project into own modules.