From 625f5862a5a5a8f5f8e8788161b87e5f8c904186 Mon Sep 17 00:00:00 2001 From: Detlef Riekenberg Date: Fri, 23 Sep 2005 10:07:51 +0000 Subject: [PATCH] Definition added for VFT2_DRV_VERSIONED_PRINTER. --- include/winver.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/winver.h b/include/winver.h index b6adb7f135f..fd9c45647a6 100644 --- a/include/winver.h +++ b/include/winver.h @@ -87,6 +87,7 @@ extern "C" { #define VFT2_DRV_SOUND 0x00000009L #define VFT2_DRV_COMM 0x0000000aL #define VFT2_DRV_INPUTMETHOD 0x0000000bL +#define VFT2_DRV_VERSIONED_PRINTER 0x0000000cL /* VS_VERSION.dwFileSubtype for VFT_FONT */ #define VFT2_FONT_RASTER 0x00000001L