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.
78 lines
1.6 KiB
78 lines
1.6 KiB
// STRINGS.H
|
|
//
|
|
// IDs for string contants used within the minidriver. Start these nice
|
|
// and high, so avoid conflicts with strings from within the minidriver
|
|
|
|
#define IDS_OLD_5E_DRIVERNAME 4800
|
|
#define IDS_OLD_5A_DRIVERNAME 4801
|
|
#define IDS_OLDMEMORY 4802
|
|
#define IDS_OLDPAPERSIZE 4803
|
|
#define IDS_OLDPAPERSOURCE 4804
|
|
#define IDS_OLD_5A_RESOLUTION 4805
|
|
#define IDS_OLD_5E_RESOLUTION 4806
|
|
#define IDS_OLDORIENTATION 4807
|
|
#define IDS_OLDPAGEPROTECT 4808
|
|
#define IDS_OLDGRAYSCALE 4809
|
|
#define IDS_OLDBRIGHTNESS 4810
|
|
#define IDS_OLD_5E_HALFTONE 4811
|
|
#define IDS_OLDTRUETYPE 4812
|
|
#define IDS_OLDOUTPUT 4813
|
|
#define IDS_OLDSEPARATION 4814
|
|
#define IDS_NEWMEMORY 4815
|
|
#define IDS_NEWPAPERSIZE 4816
|
|
#define IDS_NEWPAPERSOURCE 4817
|
|
#define IDS_NEWRESOLUTION 4818
|
|
#define IDS_NEWYRESOLUTION 4819
|
|
#define IDS_NEWORIENTATION 4820
|
|
#define IDS_NEWPAGEPROTECT 4821
|
|
#define IDS_NEWBRUSH 4822
|
|
#define IDS_NEWINTENSITY 4823
|
|
#define IDS_NEWTRUETYPE 4824
|
|
#define IDS_NEWOUTPUT 4825
|
|
#define IDS_NEWSEPARATION 4826
|
|
#define IDS_CARTRIDGES 4827
|
|
#define IDS_OLDVECTORMODE 4828
|
|
#define IDS_NEWVECTORMODE 4829
|
|
#define IDS_CARTINDEX 4830
|
|
#define IDS_CARTRIDGE 4831
|
|
#define IDS_CARTRIDGECOUNT 4832
|
|
#define IDS_FONTSUMMARY 4833
|
|
#define IDS_SOFTFONTS 4834
|
|
#define IDS_SOFTFONTFORMAT 4835
|
|
#define IDS_SOFTFONTTEST 4836
|
|
#define IDS_SOFTFONTWARNING 4837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|