2025-11-28 00:35:46 +09:00

16 lines
482 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"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file