Changelog:
- v8.0.0:
- New Hyper-V headers and libraries.
- Many headers updated from Wine.
- Floating point fixes.
- Many *printf compatibility fixes.
- USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when not using UCRT.
- Wdm and ddk updates.
- Audioclient and ActivateAudioInterfaceAsync API updates.
- DirectX SDKs are now always installed.
- v7.0.0:
- _FORTIFY_SOURCE support.
- Lots of math fixes.
- Many headers updated from Wine.
Depends on D10587.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>