Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

62 lines
866 B

/*++
Copyright (c) 1990-1996 Microsoft Corporation
All rights reserved
Module Name:
data.c
Abstract:
Author:
Environment:
User Mode -Win32
Revision History:
--*/
#include "precomp.h"
#pragma hdrstop
#include "client.h"
#define PRINTER_STRINGS
#define PRINTER_OFFSETS
#define JOB_STRINGS
#define JOB_OFFSETS
#define DRIVER_STRINGS
#define DRIVER_OFFSETS
#define ADDJOB_STRINGS
#define ADDJOB_OFFSETS
#define FORM_STRINGS
#define FORM_OFFSETS
#define PORT_STRINGS
#define PORT_OFFSETS
#define PRINTPROCESSOR_STRINGS
#define PRINTPROCESSOR_OFFSETS
#define MONITOR_STRINGS
#define MONITOR_OFFSETS
#define DOCINFO_STRINGS
#define DOCINFO_OFFSETS
#define DATATYPE_OFFSETS
#define DATATYPE_STRINGS
#define PROVIDOR_STRINGS
#define PRINTER_ENUM_VALUES_OFFSETS
#include <data.h>