191 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			191 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
 | ||
| <html xmlns:v="urn:schemas-microsoft-com:vml"
 | ||
| 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="readme_files/filelist.xml">
 | ||
| <title>MINI - Sample Print Mini-Drivers</title>
 | ||
| <!--[if gte mso 9]><xml>
 | ||
|  <o:DocumentProperties>
 | ||
|   <o:Author>Felix Maxa</o:Author>
 | ||
|   <o:Template>Normal</o:Template>
 | ||
|   <o:LastAuthor>Felix Maxa</o:LastAuthor>
 | ||
|   <o:Revision>2</o:Revision>
 | ||
|   <o:TotalTime>0</o:TotalTime>
 | ||
|   <o:Created>2001-03-14T19:05:00Z</o:Created>
 | ||
|   <o:LastSaved>2001-03-14T19:05:00Z</o:LastSaved>
 | ||
|   <o:Pages>1</o:Pages>
 | ||
|   <o:Words>167</o:Words>
 | ||
|   <o:Characters>954</o:Characters>
 | ||
|   <o:Company>Microsoft Corporation</o:Company>
 | ||
|   <o:Lines>7</o:Lines>
 | ||
|   <o:Paragraphs>2</o:Paragraphs>
 | ||
|   <o:CharactersWithSpaces>1119</o:CharactersWithSpaces>
 | ||
|   <o:Version>10.2625</o:Version>
 | ||
|  </o:DocumentProperties>
 | ||
| </xml><![endif]--><!--[if gte mso 9]><xml>
 | ||
|  <w:WordDocument>
 | ||
|   <w:GrammarState>Clean</w:GrammarState>
 | ||
|   <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-alt:"Times New Roman";
 | ||
| 	mso-font-charset:0;
 | ||
| 	mso-generic-font-family:roman;
 | ||
| 	mso-font-format:other;
 | ||
| 	mso-font-pitch:auto;
 | ||
| 	mso-font-signature:0 0 0 0 0 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";
 | ||
| 	color:black;}
 | ||
| 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";
 | ||
| 	color:black;
 | ||
| 	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";
 | ||
| 	color:black;
 | ||
| 	font-weight:bold;}
 | ||
| a:link, span.MsoHyperlink
 | ||
| 	{color:blue;}
 | ||
| a:visited, span.MsoHyperlinkFollowed
 | ||
| 	{color:blue;}
 | ||
| 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";
 | ||
| 	color:black;}
 | ||
| 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]--><!--[if gte mso 9]><xml>
 | ||
|  <o:shapedefaults v:ext="edit" spidmax="2050"/>
 | ||
| </xml><![endif]--><!--[if gte mso 9]><xml>
 | ||
|  <o:shapelayout v:ext="edit">
 | ||
|   <o:idmap v:ext="edit" data="1"/>
 | ||
|  </o:shapelayout></xml><![endif]-->
 | ||
| </head>
 | ||
| 
 | ||
| <body bgcolor=white lang=EN-US link=blue vlink=blue style='tab-interval:.5in'
 | ||
| leftmargin=8>
 | ||
| 
 | ||
| <div class=Section1>
 | ||
| 
 | ||
| <h2><a name=MYSAMPLE></a><a name=top></a><span style='mso-bookmark:MYSAMPLE'><span
 | ||
| style='font-family:Verdana'>MINI</span></span><span style='font-family:Verdana'>
 | ||
| - Sample Print Mini-Drivers Workspaces<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'>Minidriver Development
 | ||
| Tool (MDT) is the application that should be used to convert minidrivers from
 | ||
| their old source format (Microsoft<66> Windows<77> 95 and 98, Microsoft Windows 3.x,
 | ||
| Microsoft Windows NT<4E> 4.0) to the Microsoft Windows<span class=GramE> 
 | ||
| 2000</span> source format. This application displays the converted Windows 2000
 | ||
| source files in a logical representation known as a <i>workspace</i>. You can
 | ||
| launch these workspaces by using MDT to open MDW files. Within the MDW folder
 | ||
| are sample directories <i>Pcl5eres</i>, <i>Ep24res</i>, <i>Ep9res</i>, and so on,
 | ||
| all have their own MDW files, which can be used to launch their workspaces.
 | ||
| Please see the main DDK documentation set for more information on the MDT and
 | ||
| workspaces. GPD files are used for creating Unidrv minidrivers. A Unidrv
 | ||
| minidriver consists of a text-based generic printer description (GPD), which
 | ||
| can be contained in one or more GPD files. <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 samples
 | ||
| simply run "build" from this directory. This will compile the GPD
 | ||
| resource DLLs. <o:p></o:p></span></p>
 | ||
| 
 | ||
| <p align=center style='text-align:center'><span style='font-size:10.0pt;
 | ||
| font-family:Verdana'><a href="#top" target="_self">Top of page</a> <o:p></o:p></span></p>
 | ||
| 
 | ||
| <table class=MsoNormalTable border=0 cellpadding=0 width="100%"
 | ||
|  style='width:100.0%;mso-cellspacing:1.5pt'>
 | ||
|  <tr style='mso-yfti-irow:0;mso-yfti-lastrow:yes;height:1.5pt'>
 | ||
|   <td style='background:#00EEFF;padding:.75pt .75pt .75pt .75pt;height:1.5pt'>
 | ||
|   <p class=MsoNormal><span style='font-size:2.0pt;mso-bidi-font-size:12.0pt'><o:p> </o:p></span></p>
 | ||
|   </td>
 | ||
|  </tr>
 | ||
| </table>
 | ||
| 
 | ||
| <p><span style='font-size:7.5pt;font-family:"MS SANS SERIF"'><EFBFBD> 1998 Microsoft
 | ||
| Corporation</span><span style='font-size:10.0pt;font-family:Verdana'> </span></p>
 | ||
| 
 | ||
| </div>
 | ||
| 
 | ||
| </body>
 | ||
| 
 | ||
| </html>
 |