Files
goo-engine/intern/ghost/intern
Ray Molenkamp aebeb85fe0 Windows: Clean-up win 8/8.1 API use
For 2.93 we bumped the minimum windows requirement
to windows 8.1, but did not do any clean-up of any
win 8/8.1 API usage we dynamically accessed though
LoadLibrary/GetProcAddress.

This patch bumps _WIN32_WINNT to 0x0603 (win 8.1)
and cleans up any API use that was accessed in a
more convoluted way than necessary

Differential Revision: https://developer.blender.org/D11331

Reviewed by: harley, nicholas_rishel
2021-05-31 08:56:57 -06:00
..
2021-03-05 14:44:28 +11:00
2021-03-01 11:00:22 +11:00
2020-10-19 08:43:08 -07:00
2021-05-06 08:09:05 +10:00
2020-10-09 12:12:29 +11:00
2021-02-20 15:35:00 +11:00
2021-03-05 14:44:28 +11:00
2021-05-20 17:55:35 +10:00