windows-nt/Source/XPSP1/NT/printscan/fax/activefax/stdafx.cpp

33 lines
385 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
stdafx.cpp
Abstract:
This file contains the static support code for the
atl controls in this project.
Author:
Wesley Witt (wesw) 13-May-1997
Environment:
User Mode
--*/
#include "stdafx.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>