|
|
1.1 ! root 1: /* ! 2: * resource.h ! 3: * ! 4: * this contains resource type identifiers and some constants ! 5: * used to name resources. ! 6: * ! 7: */ ! 8: ! 9: /* ! 10: * resource types defined by this driver ! 11: * ! 12: */ ! 13: ! 14: #define MYFONT 258 /* PFM file */ ! 15: #define PSPROC 259 /* PS Procset file */ ! 16: ! 17: #define STRING_BASE 1000 ! 18: ! 19: #define IDS_ALL_PFM_FILES 0 ! 20: #define IDS_FREEMEM 1 ! 21: #define IDS_HALFTONE 2 ! 22: #define IDS_NUMBER_TT_FONTS 3 ! 23: #define IDS_FONT_SUBST_TABLE 4 ! 24: #define IDS_FONT_SUBST_SIZE 5 ! 25: #define IDS_TRAY_FORM_TABLE 6 ! 26: #define IDS_TRAY_FORM_SIZE 7
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.