Windows2003-3790/windows/advcore/gdiplus/engine/flat/gpverp.h

21 lines
524 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
/**************************************************************************
*
* Copyright (c) 2001 Microsoft Corporation
*
* Module Name:
*
* GpVerp
*
* GDI+ version number control.
*
**************************************************************************/
#pragma once
#include <ntverp.h>
// NOTE: we use the NT version number and build number. If we choose to
// have finer grain build numbers for any reason, we can override the
// minor (QFE) number for sub-NT build numbers.