Edit

kc3-lang/SDL/src/core

Branch :

  • Show log

    Commit

  • Author : David Ludwig
    Date : 2014-04-29 19:22:48
    Hash : c10afa48
    Message : 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.