Commit c10afa4816fb7b3f6712badc4ccef871525939ea

David Ludwig 2014-04-29T19:22:48

Fixed a linker error when building SDL/WinRT The Win32 APIs, VerifyVersionInfoW and VerSetConditionMask, are not currently available for use in WinRT apps. This change primarily #if[n]defs-out some calls to them.