Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

57 lines
1.6 KiB

//---------------------------------------------------------------------------
// FILE: PRTSTR.H
//
// DESCRIPTION: This file contains defines for string resources.
//
/* $Log: S:\oiwh\print\prtstr.h_v $
*
* Rev 1.1 22 May 1995 14:41:56 RAR
* Cleaned up the string resources.
*
* Rev 1.0 25 Apr 1995 17:01:54 RAR
* Initial entry
*/
//---------------------------------------------------------------------------
#define LOADSTRLEN 100
#define IDS_PRTWINDOW 1
#define IDS_PRTIMAGE 2
#define IDS_PRTFILEDOC 3
#define IDS_PRTDEST 4
#define IDS_NETPRTDEST 5
#define IDS_NETPRTCOPIES 6
#define IDS_NETPRTORIENT 7
#define IDS_NETPRTUSER 8
#define IDS_PRTQUEUEDRIVES 9
#define IDS_PRTCOLORSUPPORT 10
#define IDS_NETPRTEMBEDANNO 11
#define IDS_PRTMGR 12
#define IDS_PRINT 13
#define IDS_PRTIMG 14
#define IDS_PAGE 15
#define IDS_PRTSRN 16
#define IDS_PRTWND 17
#define IDS_PRTBMP 18
#define IDS_NOMEM 19
#define IDS_TO 20
#define IDS_WINDOWS 21
#define IDS_DEVICE 22
#define IDS_NONBANDDEV 23
#define IDS_OI 24
#define IDS_FAX 25
#define IDS_FAXTITLE 26
#define IDS_PRTPERCENT 27
#define IDS_PRTFILE 28
#define IDS_PRTCURRENT 29
#define IDS_1PAGE 30
#define IDS_NPAGE 31
#define IDS_OI_PRINT 32
#define IDS_AUTO_ROTATE_ENABLE 33
#define IDS_PAPER_SIZE1 34
#define IDS_PAPER_SIZE2 35
#define IDS_PAPER_SIZE3 36
#define IDS_PAPER_SIZE4 37
#define IDS_PAPER_SIZE5 38