Leaked source code of windows server 2003
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.
 
 
 
 
 
 

105 lines
4.7 KiB

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="Microsoft Word 97">
<TITLE>MDT</TITLE>
</HEAD>
<BODY LINK="#0000ff">
<FONT FACE="Verdana" SIZE=5><H2>Microsoft Minidriver Development Tool (MDT)</H2>
</FONT><FONT FACE="Verdana" SIZE=2>
<P><span style="color:#FF0000;font-size:10pt;font-family:Arial">[This is preliminary documentation and subject to change.]</span></P>
</FONT><FONT FACE="Verdana"><H3>SUMMARY</H3>
</FONT><FONT FACE="Verdana" SIZE=2><P>The Microsoft Minidriver Development Tool (Microsoft MDT) is a Microsoft&reg; Windows&reg; Server 2003 software tool designed for easy development of minidrivers that enable the Microsoft Universal Printer Driver (Unidrv) to support new non-Postscript&reg; printers.</P>
<P>The features included with the Microsoft MDT follow. </P>
<B><P>Minidriver Conversion Wizard</P>
</B><P>The Minidriver Conversion Wizard converts binary minidrivers, used with previous versions of Microsoft Windows and Microsoft Windows NT, into text-based minidrivers for Microsoft Windows Server 2003. When you use the Minidriver Conversion Wizard, the wizard creates a Windows Server 2003 minidriver by converting the following files:</P></FONT>
<TABLE BORDER CELLSPACING=1 CELLPADDING=7 WIDTH=638>
<TR><TD WIDTH="33%" VALIGN="TOP">
<B><FONT FACE="Verdana" SIZE=2><P>Input files</B></FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<B><FONT FACE="Verdana" SIZE=2><P>File Contents</B></FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<B><FONT FACE="Verdana" SIZE=2><P>Output Files</B></FONT></TD>
</TR>
<TR><TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2>Windows GPC files</FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Printer capability descriptions</FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Windows Server 2003 GPD files</FONT></TD>
</TR>
<TR><TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Windows PFM files</FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Font descriptions</FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Windows Server 2003 UFM files</FONT></TD>
</TR>
<TR><TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Windows CTT files</FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Glyph translations</FONT></TD>
<TD WIDTH="33%" VALIGN="TOP">
<FONT FACE="Verdana" SIZE=2><P>Windows Server 2003 GTT files</FONT></TD>
</TR>
</TABLE>
<FONT FACE="Verdana" SIZE=2><P>Additionally, the wizard generates a resource file (.rc file), which has the correct file name and resource identifier.<P>
<B><P>INF Wizard</B></P>
Automatically creates INF files for installing minidrivers. <P>
</I><B><P>Generic Printer Description (GPD) Editor </P>
</B><P>Syntax-checking text editor for modifying the GPD files that make up Unidrv minidrivers.</P>
<B><P>Unidrv Font Metrics (UFM) Editor </P>
</B><P>Property sheet-based editor for modifying Unidrv Font Metrics files.</P>
</FONT><B><FONT FACE="Verdana" SIZE=2><P>Glyph Translation Table (GTT) Editor </P>
</B><P>Property sheet-based editor for modifying Glyph Translation Table files.</P>
<B><P>String Resource Editor </P>
</B><P>Dialog box for modifying text strings contained in a minidriver's resource file (.rc file).</P>
<B><P>Minidriver Workspace </P>
</B><P>Window-based editing workspace for a Unidrv minidriver, which provides access to the GPD, UFM, GTT, and resource files for the minidriver.</P>
For more information about the Microsoft Universal Printer Driver (Unidrv), see the Microsoft Windows Server 2003 Driver Development Kit (DDK).</P></FONT>
<P>
<FONT FACE="Verdana"><H3>File Manifest</H3>
</FONT></P>
<FONT FACE="Courier"><PRE>Root:
<U>Files Description</U>
<p>
Minidev.exe&#9;MDT EXE
Stdnames.gpd&#9;Supporting Files
</PRE>
</FONT><FONT FACE="Verdana"><H3>Release Notes</H3>
</FONT><FONT SIZE=2>
<FONT FACE="Verdana" SIZE=2>You can send product feedback to the following e-mail address:
</FONT><A HREF="mailto:[email protected]"><FONT FACE="Verdana" SIZE=2>[email protected]</FONT></A><FONT FACE="Verdana" SIZE=2><P>
<P>If you are reporting a failure, please describe the failure scenario in the e-mail so that the scenario is reproducible.<P>
</FONT>
</PRE></BODY>
</FONT><P ALIGN="CENTER"><A HREF="#top"><FONT FACE="Verdana" SIZE=2>Top of page</FONT></A><FONT FACE="Verdana" SIZE=2> </P></FONT>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=624>
<TR><TD VALIGN="MIDDLE" BGCOLOR="#00ffff" HEIGHT=2>
<P></TD>
</TR>
</TABLE>
<FONT FACE="MS Sans Serif" SIZE=1><P>&copy; 2000-2003 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></BODY>
</HTML>