Windows2003-3790/windows/advcore/gdiplus/engine/ddi/dpdriverinternal.hpp

31 lines
430 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
/**************************************************************************\
*
* Copyright (c) 1998 Microsoft Corporation
*
* Module Name:
*
*
*
* Abstract:
*
*
*
* Notes:
*
*
*
* Created:
*
* //1999 agodfrey
*
\**************************************************************************/
#ifndef _DPDRIVERINTERNAL_HPP
#define _DPDRIVERINTERNAL_HPP
struct DpDriverInternal
{
};
#endif