source: trunk/DirectShowSpy/EnumerateFilters/targetver.h @ 193

Last change on this file since 193 was 193, checked in by roman, 11 years ago

Cosmetic, moved binaries, added graph list and clipboard copy property sheet

File size: 296 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2013
3// Created by Roman Ryltsov roman@alax.info
4
5#pragma once
6
7#define WINVER 0x0600         
8#define _WIN32_WINNT 0x0600   
9#define _WIN32_WINDOWS 0x0410
10#define _WIN32_IE 0x0700     
Note: See TracBrowser for help on using the repository browser.