Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/decss
diff options
context:
space:
mode:
authorCasimir666 <casimir666@users.sourceforge.net>2007-07-05 16:56:03 +0400
committerCasimir666 <casimir666@users.sourceforge.net>2007-07-05 16:56:03 +0400
commit08e6f7c90b4c2d8ddd6cbe165ab883035a0b6abb (patch)
tree0a847253f6ee85c807e8bc56de8dcdb46f855d9c /src/decss
parenteec2a21a62307c3e458d2c674b8baa9b64c1a2f2 (diff)
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@140 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/decss')
-rw-r--r--src/decss/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decss/stdafx.h b/src/decss/stdafx.h
index 58101e98b..48ffc8b90 100644
--- a/src/decss/stdafx.h
+++ b/src/decss/stdafx.h
@@ -7,6 +7,7 @@
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit
+#define WINVER 0x0600
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers