WindowsXP/windows/advcore/gdiplus/engine/ddi/dpdriverinternal.hpp
2025-04-27 07:49:33 -04: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