readme.txt
来自「Windows 2000设备驱动程序设计指南」· 文本 代码 · 共 31 行
TXT
31 行
========================================================================
WINDOWS 2000 DEVICE DRIVER: LODriver
========================================================================
The Windows 2000 Device Driver AppWizard has created a LODriver project for you. This
project is the starting point for writing your Windows 2000 Device Driver.
This file contains a summary of what you will find in each of the files that
make up your LODriver project.
Init.c
This file contains the driver's main entry, DriverEntry.
It also includes a device creation routine, AddDevice.
Unicode.cpp
This file
EventLog.cpp
This file
Driver.h
This file is the main header file for your device driver.
LODriver.reg:
This file
SOURCES:
This file contains
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?