Windows2003-3790/windows/advcore/gdiplus/engine/ddi/dpdriverinternal.hpp
2020-09-30 16:53:55 +02:00

31 lines
430 B
C++

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