Поделиться через


Пример обработчика печати

Source code for Genprint.dll, a sample print processor that accepts EMF data, RAW data, and TEXT data as input, is included in the Windows Driver Kit (WDK). Код находится в подкаталоге \Src\Print\Genprint в WDK.

Note When you compile this print processor, set the Unicode flag with #define UNICODE.