⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.htm

📁 该代码为我学习winnt内核时所写
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML>
    <HEAD>
        <TITLE>Project Summary</TITLE>
        <style>
        h1
	        {mso-style-next:Normal;
	        margin-top:12.0pt;
	        margin-right:0in;
	        margin-bottom:3.0pt;
	        margin-left:0in;
	        mso-pagination:widow-orphan;
	        page-break-after:avoid;
	        mso-outline-level:1;
	        font-size:16.0pt;
	        font-family:Tahoma;
	        color:navy;
	        mso-font-kerning:16.0pt;}
        h2
	        {margin-right:0in;
	        margin-top:14.0pt;
	        mso-margin-bottom-alt:auto;
	        margin-left:0in;
	        mso-pagination:widow-orphan;
	        mso-outline-level:2;
	        font-size:13.5pt;
	        mso-bidi-font-size:18.0pt;
	        font-family:Tahoma;
	        color:navy;}
        </style>
    </HEAD>
    <BODY>
        <h1 style="color:navy"><a name="top"></a>dvKrnlData Kernel-Mode Service Driver</h1>
        <h2 style="color:navy">Summary</h2>
        <p>
            This directory contains project files for the dvKrnlData NT4-style Driver.
        </p>
        <h2 style="color:navy">Building the Driver</h2>
        <p>
        Open dvKrnlData.dsp in the Visual Studio 6.0 IDE,
        select the 揥in32 Checked

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -