windows-nt/Source/XPSP1/NT/printscan/fax/activefax/stdafx.cpp
2020-09-26 16:20:57 +08:00

33 lines
385 B
C++

/*++
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>