-
在驱动中实现设备变化通知,并且获取设备相关信息,类似于应用层中device change消息的处理,cool...
在驱动中实现设备变化通知,并且获取设备相关信息,类似于应用层中device change消息的处理,cool-In the driver for device change notification, and the acquisition of equipment related information, similar to the application layer in the device change message processing, cool! ! ! !
- 2022-05-23 18:18:45下载
- 积分:1
-
device driver development document
device driver development document
- 2023-05-02 19:10:03下载
- 积分:1
-
IIFSSample的经典例子,相信大家会有用的,在国外站上收集到的...
IIFSSample的经典例子,相信大家会有用的,在国外站上收集到的-IIFSSample classic example, I believe will be useful for everyone in the foreign stations collected
- 2022-07-21 03:04:09下载
- 积分:1
-
WDM设备驱动程序开发(武安河)光盘配套示例源码
WDM设备驱动程序开发(武安河)光盘配套示例源码-WDM device driver development (Wu River) CD-ROM package sample source
- 2022-08-20 13:47:50下载
- 积分:1
-
S3C2440 USB Device 驱动,基于WDF格式编写,非常罕见!
S3C2440 USB Device 驱动,基于WDF格式编写,非常罕见!-S3C2440 USB Device Driver, Programmed base on WDF, rarely seen!!
- 2022-10-17 10:15:03下载
- 积分:1
-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存;
(3) 同(2)步骤再加入文件"floppy.h";
(4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可;
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
- 2023-05-03 02:30:03下载
- 积分:1
-
virtual serial port driver infrared
虚拟红外线串口驱动-virtual serial port driver infrared
- 2022-01-25 19:07:58下载
- 积分:1
-
XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需...
XFILTER 2,防火墙整套代码及文档,上层应用及vxd、wdm驱动,NDIS驱动。对研究防火墙的同志极具有参考价值。编译成功,可直接作为产品使用。编译环境需DDK及VC。-XFILTER 2, firewall package of code and documentation, the upper application and vxd, wdm drivers, NDIS driver. The study of highly comrades firewall reference value. Compile success can be directly used as the product. Environmental DDK compiler and VC.
- 2022-03-25 06:48:36下载
- 积分:1
-
CodeVisionAVR C compiler Reference
CodeVisionAVR C 编译器参考odeVisionAVR C 编译器参考.rar-CodeVisionAVR C compiler Reference
- 2023-04-21 01:40:03下载
- 积分:1
-
最小化的驱动程序
最小化的驱动程序-minimize driver
- 2022-02-10 13:10:37下载
- 积分:1