windows-nt/Source/XPSP1/NT/drivers/wdm/audio/backpln/stdunk/stdunk.htm
2020-09-26 16:20:57 +08:00

31 lines
1.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Stdunk</TITLE>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2516.1900" name=GENERATOR></HEAD>
<BODY link=#0000ff><FONT face=Verdana size=5>
<H2>Stdunk</H2></FONT><FONT face=Verdana size=2>
<P><SPAN style="COLOR: #ff0000; FONT-FAMILY: Arial; FONT-SIZE: 10pt">[This is
preliminary documentation and subject to change.]</SPAN></P>
<H3>SUMMARY</H3></FONT><FONT face=Verdana size=2>
<P>Stdunk is the implementation of the CUnknown class and the IUnknown
interface. Stdunk is required in order to build the normal WDM audio samples. It
is not included as an example to be changed, as the other DDK samples, but
simply as required code for building any WDM audio driver.
<H3>BUILDING THE SAMPLE</H3></FONT><FONT face=Verdana size=2>
<P>It is recommended that you build the WDM audio drivers together with this
library from the \\Ntddk\Src\Wdm\Audio directory. Just type <B>build</B> in this
directory and it will compile and link any WDM audio driver with the libraries
that are needed.
<H3>CODE TOUR</H3>
<H4>File Manifest</H4></FONT><U><PRE>File Description
</U>
Stdunk.cpp Standard unknown implementation
Sources Sources for build
Makefile Makefile for Stdunk
</FONT><P align=center><A href="file:///D:/Documents%20and%20Settings/fberreth/Local%20Settings/Temp/stdunk1.htm#top"><FONT face=Verdana size=2>Top of page</FONT></A><FONT face=Verdana size=2> </P></FONT>
<TABLE border=0 cellSpacing=0 width=624><TBODY><TR><TD bgColor=#00ffff height=2 vAlign=center><P></P></TD></TR></TBODY></TABLE>
<FONT face="MS Sans Serif" size=1><P>© 1999-2000 Microsoft Corporation</FONT><FONT face=Verdana size=2> </P></FONT>
</PRE></BODY></HTML>