dolphin/Source/Core/InputCommon
Jordan Woyak 5f87642f23 problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: use std::recursive_mutex (CriticalSection on windows) where try_lock is used. Dolphin should work on Vista x64 again.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7313 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-07 00:16:38 +00:00
..
Src problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: use std::recursive_mutex (CriticalSection on windows) where try_lock is used. Dolphin should work on Vista x64 again. 2011-03-07 00:16:38 +00:00
CMakeLists.txt Small fix for cmake on osx, more work left to be done 2011-02-07 15:51:38 +00:00
InputCommon.vcxproj revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
InputCommon.vcxproj.filters svn eol-style:native on the filters... 2011-01-31 07:58:59 +00:00
SConscript Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00