14 lines
394 B
C++
14 lines
394 B
C++
//*****************************************************************************
|
|
//
|
|
// Microsoft Windows Media
|
|
// Copyright (C) Microsoft Corporation. All rights reserved.
|
|
//
|
|
// FileName: StdAfx.cpp
|
|
//
|
|
// Abstract: Source file that includes just the standard includes
|
|
//
|
|
//*****************************************************************************
|
|
|
|
#include "stdafx.h"
|
|
|