Opentk/Source
Stefanos A. 0d3ab7174c Fixed crash on 32-bit machines
uint-to-intptr conversion must obey uint-to-int conversions on 32-bit
machines, otherwise an OverflowException may occur: conversions of
numbers over 2^31-1 must be declared as unchecked.

Fixes issue reported here: http://www.opentk.com/node/3418
2013-10-21 19:41:26 +02:00
..
Bind Normalized line endings 2013-10-11 01:58:54 +02:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Normalized line endings 2013-10-11 01:58:54 +02:00
Examples Normalized line endings 2013-10-11 01:58:54 +02:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Fixed crash on 32-bit machines 2013-10-21 19:41:26 +02:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00