windows-nt/Source/XPSP1/NT/base/fs/hsm/gui/shellext/stdafx.cpp
2020-09-26 16:20:57 +08:00

27 lines
331 B
C++

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