20 lines
181 B
C++
20 lines
181 B
C++
|
/*++
|
||
|
|
||
|
Copyright (c) 2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
StdAfx
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Precompiled headers module.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Marc Reyhner 7/5/2000
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#include "stdafx.h"
|