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.
|
|
<HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> <META NAME="Generator" CONTENT="Microsoft Word 97"> <TITLE>CD ROM</TITLE> <META NAME="Template" CONTENT="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot"> </HEAD> <BODY TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#ffffff" leftmargin="8"> <FONT FACE="Verdana"><H2><A NAME="MYSAMPLE">CD ROM</A> </H2>
<H3>Summary</H3></FONT><FONT FACE="Verdana" SIZE=2><P> The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
<H3>Building the Sample</H3></FONT><FONT FACE="Verdana" SIZE=2><P> To build the sample, run the <b>build</B> command. Once built, this sample will create one binary: cdrom.sys.
<H3>CODE TOUR</H3> <H4>File Manifest</H4> </FONT><U><PRE>File		 Description </U>
Cdrom.c		 Main code base Data.c		 Data for various work-arounds Ioctl.c		 Ioctl dispatch handlers mmc.c		 MMC2 and higher specific routines Sec.c		 RPC1 private routines Cdrom.h		 Private header file Sec.h		 RPC1 private prototypes Trace.h		 Header to enable Event Tracing for Windows (ETW) Sources		 Sources Makefile	 Makefile Scsicdrm.rc	 Resource file
</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>© 1999 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></BODY> </HTML>
|