Windows2003-3790/windows/advcore/gdiplus/engine/flat/gpverp.h
2020-09-30 16:53:55 +02:00

21 lines
524 B
C

/**************************************************************************
*
* 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.