blob: a3519c39d35d70ace9a0ce930ad36b07b0c839e2 (
plain)
1
2
3
4
5
6
7
|
o Code simplification and refactoring:
- Define WINVER and _WIN32_WINNT centrally, in orconfig.h, in order
to ensure they remain consistent and visible everywhere.
- Remove vestigial workarounds for some ancient versions of the MSVC
compiler.
|