Annotation of ntddk/src/print/pscript/psproc.rc, revision 1.1.1.1

1.1       root        1: /*
                      2:  * psproc.rc
                      3:  *
                      4:  * This file includes all the files which contain the PS Language Procsets.
                      5:  * These files are in SMASHED (i.e. unreadable) format to minimize the
                      6:  * size of the output data stream. The .cps files are created using the SMASH
                      7:  * utility on the corresponding .ps file. You should refer to the .ps file
                      8:  * for a commented and readable version of the procsets.
                      9:  *
                     10:  */
                     11: 
                     12: #define DEF_PSPROC(num, proc) \
                     13:     num PSPROC LOADONCALL MOVEABLE DISCARDABLE proc.cps
                     14: 
                     15: DEF_PSPROC( UTILS, ps\utils)
                     16: DEF_PSPROC( PATTERN, ps\pattern)
                     17: DEF_PSPROC( IMAGE, ps\image)
                     18: 
                     19: 
                     20: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.