windows-nt/Source/XPSP1/NT/base/fs/hsm/gui/shellext/stdafx.cpp

27 lines
331 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
(c) 1998 Seagate Software, Inc. All rights reserved.
Module Name:
StdAfx.cpp
Abstract:
grab implementations for ATL and such
Author:
Art Bragg [abragg] 04-Aug-1997
Revision History:
--*/
#include "stdafx.h"
#pragma warning(4:4701)
#include <atlimpl.cpp>
#pragma warning(3:4701)
#include "RsUtil.cpp"