Source code of Windows XP (NT5)
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.
|
|
<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 10"> <meta name=Originator content="Microsoft Word 10"> <link rel=File-List href="genprint_files/filelist.xml"> <title>Genprint</title> <!--[if gte mso 9]><xml>
<w:WordDocument> <w:HideSpellingErrors/> <w:HideGrammaticalErrors/> <w:ActiveWritingStyle Lang="EN-US" VendorID="64" DLLVersion="131078" NLCheck="1">1</w:ActiveWritingStyle> <w:ActiveWritingStyle Lang="EN-US" VendorID="64" DLLVersion="131077" NLCheck="1">1</w:ActiveWritingStyle> <w:GrammarState>Clean</w:GrammarState> <w:Compatibility> <w:ApplyBreakingRules/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--> <style> <!--
/* Font Definitions */ @font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:536871559 0 0 0 415 0;} @font-face {font-family:"MS Sans Serif"; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:3 0 0 0 1 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} h2 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:2; font-size:18.0pt; font-family:"Times New Roman"; font-weight:bold;} h3 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:3; font-size:13.5pt; font-family:"Times New Roman"; font-weight:bold;} h4 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:4; font-size:12.0pt; font-family:"Times New Roman"; font-weight:bold;} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:blue; text-decoration:underline; text-underline:single;} p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} pre {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size:10.0pt; font-family:"Courier New"; mso-fareast-font-family:"Times New Roman";} span.grame {mso-style-name:grame;} span.GramE {mso-style-name:""; mso-gram-e:yes;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 10]>
<style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";} </style> <![endif]--> </head>
<body lang=EN-US link=blue vlink=blue style='tab-interval:.5in'>
<div class=Section1>
<h2><span style='font-family:Verdana'>Genprint<o:p></o:p></span></h2>
<h3><span style='font-family:Verdana'>SUMMARY<o:p></o:p></span></h3>
<p><span style='font-size:10.0pt;font-family:Verdana'>A Print Processor is a user-mode DLL responsible for converting a print job's spooled data into a format that can be sent to a print monitor. Please refer to the DDK documentation for more information. <o:p></o:p></span></p>
<p><span style='font-size:10.0pt;font-family:Verdana'>This print processor sample runs on the <span class=GramE><span class=grame>x86 platform</span></span> and is 64-bit compliant. <o:p></o:p></span></p>
<h3><span style='font-family:Verdana'>BUILDING THE SAMPLE<o:p></o:p></span></h3>
<p><span style='font-size:10.0pt;font-family:Verdana'>To build the sample, use the <b>build</b> command. Once built, the sample produces the binary Genprint.dll.<o:p></o:p></span></p>
<p><span style='font-size:10.0pt;font-family:Verdana'>To install the sample print processor, an installation application must call the spooler's <b>AddPrintProcessor</b> function. No INF file is needed to install the sample print processor.<o:p></o:p></span></p>
<p><b><span style='font-size:10.0pt;font-family:Verdana'>Known issue</span></b><span style='font-size:10.0pt;font-family:Verdana'>: If used in a mixed Microsoft Windows NT� 4.0 / Windows� 2000 clustering environment, RAW only should be selected as data type. (No EMF). <o:p></o:p></span></p>
<h3><span style='font-family:Verdana'>CODE TOUR<o:p></o:p></span></h3>
<h4><span style='font-family:Verdana'>File Manifest<o:p></o:p></span></h4>
<pre><u>File<span style='mso-tab-count:2'>���������� </span>Description<o:p></o:p></u></pre><pre> </pre><pre>Emf.c<span style='mso-tab-count:2'>��������� </span>Handles EMF data type</pre><pre>Genprint.htm<span style='mso-tab-count:1'>�� </span>Documentation for this sample (this file) </pre><pre>Local.c<span style='mso-tab-count:2'>������� </span>Contains debugging functions</pre><pre>Local.h<span style='mso-tab-count:2'>������� </span>Local header file</pre><pre>Makefile<span style='mso-tab-count:1'>������ </span>Makefile used by build</pre><pre>Parsparm.c<span style='mso-tab-count:1'>���� </span>Routine to send formfeed to a printer</pre><pre>Raw.c<span style='mso-tab-count:2'>��������� </span>Handles RAW data type</pre><pre>Sources<span style='mso-tab-count:2'>������� </span>File used by build</pre><pre>Support.c<span style='mso-tab-count:1'>����� </span>Support routines for GenPrint</pre><pre>Text.c<span style='mso-tab-count:2'>�������� </span>Handles TEXT data type</pre><pre>Util.c<span style='mso-tab-count:2'>�������� </span>Other support routines for GenPrint</pre><pre>Winprint.c<span style='mso-tab-count:1'>���� </span>Win32 print processor support functions</pre><pre>Winprint.def<span style='mso-tab-count:1'>�� </span>Def file</pre><pre>Winprint.h<span style='mso-tab-count:1'>���� </span>Header <span class=GramE>file</span> for Win32 print processor support functions</pre><pre>Winprint.prf<span style='mso-tab-count:1'>�� </span>.prf file</pre><pre>Winprint.rc<span style='mso-tab-count:1'>��� </span>Resources<span style='mso-tab-count:1'>����� </span></pre><pre> </pre>
<p align=center style='text-align:center;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt'><span style='font-size:10.0pt;font-family:"Courier New"'><a href="#top"><span style='font-family:Verdana'>Top of page</span></a></span><span style='font-size:10.0pt;font-family:Verdana;mso-bidi-font-family:"Courier New"'> <o:p></o:p></span></p>
<pre> </pre>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=624 style='width:6.5in;mso-cellspacing:0in;mso-padding-alt:0in 5.4pt 0in 5.4pt'> <tr style='mso-yfti-irow:0;mso-yfti-lastrow:yes;height:1.5pt'> <td style='background:aqua;padding:.75pt .75pt .75pt .75pt;height:1.5pt'> <p class=MsoNormal> </p> </td> </tr> </table>
<pre> </pre><pre> </pre>
<p style='tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt'><span style='font-size:7.5pt;font-family:"MS Sans Serif";mso-bidi-font-family:"Courier New"'>� 1999 Microsoft Corporation</span><span style='font-size:10.0pt;font-family: Verdana;mso-bidi-font-family:"Courier New"'> <o:p></o:p></span></p>
</div>
</body>
</html>
|