Windows wdm driver development video course

Start from 0 to implement a complete wdm driver framework and install the inf file. Deepen the understanding of windows operating system and learn the development process of wdm driver. Make driver development an important skill for senior windows developers.

20518 people study

senior 26 class hours Updated on December 26, 2018

 QR code Download the school APP Cache video for offline viewing

 masm6432
    • Best selling package
    • Selected Package
    • Popularity package
    • Exclusive package
    • High salary package
C language development engineer professional learning package
C Language Programming Basic Video Course (7-Day Success)
262370 people study
¥49.00
C Language Course Sublimation Chapter - Typing Games (7-Day Butterfly)
22506 people study
¥29.00
Linux Basics Tutorial
29070 people study
¥5.00
More 45 courses
C/C++Cross platform R&D Fundamentals Introduction and Practical Series
C++Design Pattern Theory and Practice
95539 people study
¥198.00
C++QT5 Cross platform Interface Programming Principle and Practical Video Course
288262 people study
¥268.00
FFmpeg Android streaming media player development practical video course - based on NDK, C++and FFmpeg Android
157730 people study
¥298.00
More 23 courses
C++cross platform development engineers from skill mastery to project practice courses
C++11 14 17 20 Multi thread from principle to thread pool practice
28269 people study
¥199.00
Libevent C ++ high concurrency network programming
70885 people study
¥298.00
[Xia Caojun] C++programming FFMpegSDK beauty live streaming practice - based on qt5, opencv video course
102307 people study
¥198.00
More 14 courses
C++Cross platform Practice Series
C++QT5 Cross platform Interface Programming Principle and Practical Video Course
288262 people study
¥268.00
[Xia Caojun] C++socket network programming complete practical http server (supporting php) video course
91760 people study
¥128.00
[Xia Caojun] C++programming FFMpegSDK beauty live streaming practice - based on qt5, opencv video course
102307 people study
¥198.00
More 9 courses
C++Cross platform Practice Series
C++QT5 Cross platform Interface Programming Principle and Practical Video Course
288262 people study
¥268.00
[Xia Caojun] C++socket network programming complete practical http server (supporting php) video course
91760 people study
¥128.00
[Xia Caojun] C++programming FFMpegSDK beauty live streaming practice - based on qt5, opencv video course
102307 people study
¥198.00
More 9 courses
  • Course Introduction
  • Course outline

Suitable for:

Windows developers, system security personnel, college students, anyone interested in driving development

You will learn:

Start from 0 to implement a complete wdm driver framework and install the inf file. Deepen the understanding of windows operating system and learn the development process of wdm driver. Make driver development an important skill for senior windows developers.

Course introduction:

This course is an in-depth explanation based on the first set of videos, which is an extension of the first set of courses.

WDM (Windows Driver Model) model is developed from WinNT3.51 and WinNT4 kernel mode device drivers. The main change of WDM is to add support for power management, Windows Management Interface (WMI), and device interface. The main goal of the WDM model is to achieve a more secure, flexible and simpler Windows device driver that can be used across platforms. WDM adopts the "object-based" technology and establishes a layered driver structure.

WDM was first implemented in Windows98 and further improved in Windows2000, and will exist in subsequent Windows operating systems, such as Windows Me and Windows XP, WINDOWS VISTA,WINDOWS 8,WINDOWS 8.1,WINDOWS 10。 Through the introduction of WDM model, Microsoft hopes to reduce the difficulty and cycle of device driver development and gradually standardize the development of device drivers. It should be said that WDM will become the mainstream of device drivers in the future.

This course starts from 0 to build a complete wdm driver, so that learners can understand the principles and functions of wdm design more clearly. The driver itself and inf files are more complex, but the spiral explanation makes the wdm driver more interesting and simple. There are pci, usb, serial ports and various pc hardware.


Expand more

Course outline- Windows wdm driver development video course

Expand more
on-line
customer service
APP
download

Download Android client

Download iPhone client

official
WeChat

Follow official WeChat

return
Top