WDK,WDF教程 [英] Tutorial for WDK, WDF

查看:272
本文介绍了WDK,WDF教程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我需要Windows驱动程序工具包和Windows驱动程序基础的良好指南.如果您知道,请向我解释我对WDK和WDF必须学习的基本思想.
基本上我是WIN32API和MFC程序员

在此先感谢
ganesh_IT

Hi guys, i need good tutorial for Windows Driver kit and windows driver foundation.If you know please explain me what are the basic thinks i have to learn for WDK and WDF.
Basically i am WIN32API and MFC programmer

Thanks in advance
ganesh_IT

推荐答案

您需要介绍一些内容.

步骤1:
您应该学习的第一件事是如何在目标系统中构建和安装驱动程序.

步骤2:
学习驱动程序内部的控制流.

步骤3:
如何从用户或Win32应用程序与驱动程序进行交互

步骤4:
观看并从调试消息中学习.

步骤5:
了解Windows内核调试.

等等...
最好的起点是WinDDK提供的示例源代码并对其进行调试.
如果您遇到某些系统问题,请参考MSDN.
There are a few things you need to cover.

Step 1:
The first thing you should learn is to how to build and install a driver in a target system.

Step 2:
Learing the control flow inside a driver.

Step 3:
How to interact with the driver from user or Win32 applications

Step 4:
Watching and learning from the debug messages print.

Step 5:
Learn windows kernel dubugging.

And so on...
The best place to start can be the sample source code provied with WinDDK and debugging them.
If you get stuck at some system rouite refer to MSDN for the same.


在这里,您可以进行以下操作:
关于Windows驱动程序工具包(WDK) [ Windows驱动程序模型简介(WDM) [此处 [
Here you go:
About the Windows Driver Kit (WDK)[^]
Introduction to the Windows Driver Model (WDM)[^]

If needed, look here[^] for more.


这篇关于WDK,WDF教程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆