commit | 89bd9d938996d32cd6e27e4915bc9fa6776def3e | [log] [tgz] |
---|---|---|
author | Ryan C. Gordon <icculus@icculus.org> | Sun Feb 21 17:21:29 2016 -0500 |
committer | Ryan C. Gordon <icculus@icculus.org> | Sun Feb 21 17:21:29 2016 -0500 |
tree | 920b36fcf1c7eaf127a1b246368862a056b984fd | |
parent | c21c74ff4165811f1971e385aa9950107e35ebe2 [diff] |
Windows: Just use WaitForSingleObjectEx() everywhere. (It's supported on WinXP, no reason to have an #ifdef here...I think.)