Ignore:
Timestamp:
May 25, 2015, 9:58:25 AM (8 years ago)
Author:
roman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/WindowsMediaCodecList/stdafx.h

    r186 r462  
    66
    77////////////////////////////////////////////////////////////
    8 // Windows definitions
     8// SDK
    99
    10 #define WINVER                  0x0500
    11 #define _WIN32_WINNT    0x0501
    12 #define _WIN32_WINDOWS  0x0410
    13 #define _WIN32_IE               0x0501
    14 #define _RICHEDIT_VER   0x0200
    15 
    16 #define INLINE_HRESULT_FROM_WIN32
     10#include <sdkddkver.h>
    1711#define _INC_WINDOWSX
    18 
    1912#include <windows.h>
    20 #include <shellapi.h>
     13//#include <shellapi.h>
    2114
    2215////////////////////////////////////////////////////////////
    23 // ATL definitions
     16// ATL
    2417
    2518#define _ATL_APARTMENT_THREADED
Note: See TracChangeset for help on using the changeset viewer.