include: Add winspool form string type defines.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Huw Davies 2021-05-19 14:43:07 +01:00 committed by Alexandre Julliard
parent 9bc856dfaf
commit abb7d45129
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ extern "C" {
#define FORM_BUILTIN 1
#define FORM_PRINTER 2
#define STRING_NONE 1
#define STRING_MUIDLL 2
#define STRING_LANGPAIR 4
#define PORT_TYPE_WRITE 1
#define PORT_TYPE_READ 2
#define PORT_TYPE_REDIRECTED 4