<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>OEM Network Component Upgrade DLL Sample</TITLE>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<META content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot" 
name=Template></HEAD>
<BODY bgColor=#ffffff leftMargin=8 link=#0000ff text=#000000 vLink=#800080><FONT 
face=Verdana>
<H2><A name=MYSAMPLE>OEM Network Component Upgrade DLL Sample</A> </H2>
<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>This sample describes to write a DLL that upgrades an OEM network component 
from Microsoft® Windows NT® 3.51 or Windows NT 4.0. The sample uses fully 
functional DLL sample code. 
<P>
<H3>BUILDING THE SAMPLE</H3>
<P>Use the supplied Sources file to build the sample. If you want to use 
Microsoft Visual C®, create a new project of type win32 DLL, add the Oemupg.cpp 
file to it, and build. The sample uses the standard DDK headers. 
<P>This sample works on both x86 and Alpha platforms. The code is 64-bit 
compliant and builds properly with Visual C 6.0.
<P>The files necessary to build this sample are Oemupg.cpp, Oemupg.def, Pch.h, 
Sources, and Oemupgex.h. Both checked and free builds are available.
<P>
<H3>TOOLS</H3>
<P>No performance tools, debugger extensions, or Control Panel app extensions 
are available. 
<P>
<H3>TEST</H3>
<P>The code has been tested with Visual C 6.0, and builds successfully with no 
known bugs. The driver has been tested. The tested version was built in the 
Windows NT/Windows 2000 build environment. 
<P>
<H3>RESOURCES</H3>
<P>For tools and other resources, see <A 
href="file:///D:/NT_DDK_Work/NT_Readmes/Edited_readmes/Kumar%20Pandit/www.microsoft.com">www.microsoft.com</A>.
<P>
<H3>CODE TOUR</H3>
<P>
<H4>File Manifest</H4>
<P>The files that constitute the sample are listed below. 
<P></FONT><U><PRE>File			Description
</U>
Oemupg.cpp		The main sample code file.
Oemupg.def		Export definitions.
Pch.h			Precompiled header.
Sources			The generic file for building the code sample.
Netmap.inf		Sample netmap.inf file.
Oemupgex.h		Part of standard DDK headers. 


</FONT><P align=center><A href="file:///D:/NT_DDK_Work/NT_Readmes/Edited_readmes/Kumar%20Pandit/OEMupgex%20readme%20Edited.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 Microsoft Corporation</FONT><FONT face=Verdana size=2> </P></FONT>


</PRE></BODY></HTML>