source: trunk/DirectShowSpy/CoCreateFilterGraphInstance/targetver.h @ 171

Last change on this file since 171 was 95, checked in by roman, 12 years ago

DirectShowSpy? moved from Assembla

  • Property svn:keywords set to Id
File size: 310 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2009
3// Created by Roman Ryltsov roman@alax.info
4//
5// $Id: targetver.h 95 2012-08-17 17:21:13Z roman $
6
7#pragma once
8
9#define WINVER 0x0600         
10#define _WIN32_WINNT 0x0600   
11#define _WIN32_WINDOWS 0x0410
12#define _WIN32_IE 0x0700     
Note: See TracBrowser for help on using the repository browser.