mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 10:44:47 +00:00
Definition added for VFT2_DRV_VERSIONED_PRINTER.
This commit is contained in:
parent
0fac2d96fc
commit
625f5862a5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue