set _WIN32_WINNT to 0x0601 in stdafx.h
This commit is contained in:
parent
3fbb340450
commit
f94e9b1e74
7 changed files with 19 additions and 10 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
// NOTE: Apologies for the quality of this code, this is really from pre-opensource Dolphin - that is, 2003.
|
||||
// It's improving slowly, though. :)
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "Common/CommonWindows.h"
|
||||
#include "Common/KeyMap.h"
|
||||
#include "Common/OSVersion.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue