| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This old compiler is available as a cross compiler from macOS to 64-bit Windows.
|
|
|
|
|
|
Fall back to GDI if GDIplus is not available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most of the old code was a leftover of STR 3454 (which fixed winsock
issues).
Also removed an old comment about usage of Windows WSAAsyncSelect()
and why it had been removed (related to Windows socket functions).
|
|
(no code changes)
|
|
|
|
|
|
|
|
Warning was: "implicit conversion from 'int' to 'float' changes value
from 2147483647 to 2147483648"
Not a big deal in this context, but anyway.
|
|
|
|
|
|
|
|
|
|
|
|
This macro defines the C++ standard used by the compiler since
Visual Studio 2015 Update 3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|