speech
All Data Structures Functions Modules Pages
stdafx.cpp
1 // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
2 // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
3 // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
4 // PARTICULAR PURPOSE.
5 //
6 // Copyright � Microsoft Corporation. All rights reserved
7 
8 // stdafx.cpp : source file that includes just the standard includes
9 // Reco.pch will be the pre-compiled header
10 // stdafx.obj will contain the pre-compiled type information
11 
12 #include "stdafx.h"
13 
14 // TODO: reference any additional headers you need in STDAFX.H
15 // and not in this file