-
VXD锁键盘鼠标程序
VXD锁键盘鼠标程序-Lock keyboard and mouse procedures VXD
- 2022-03-22 22:21:12下载
- 积分: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
-
凌华科技 ADlink PCI
凌华科技 ADlink PCI-9222板卡AI AO DMA Sample源码-ADlink PCI-9222 AI AO DMA transfer DEMO
- 2022-09-08 07:15:03下载
- 积分:1
-
power save consuption libraries for avr
power save consuption libraries for avr
- 2022-08-08 16:07:57下载
- 积分:1
-
2440全部驱动程序都包括在内。包括红外,触摸屏。实时时钟,MMU等的驱动都有...
2440全部驱动程序都包括在内。包括红外,触摸屏。实时时钟,MMU等的驱动都有-2440 all drivers are covered. Including infrared, touch-screen. Real-time clock, MMU, etc. drivers are
- 2023-06-05 04:25:03下载
- 积分:1
-
TwoInputNANDGate,二输入与非门电路的实现
TwoInputNANDGate,二输入与非门电路的实现-TwoInputNANDGate, Two-Input NAND Gate Circuit
- 2022-03-26 12:47:27下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1
-
获得设备类型
获得设备类型 -Getting device type
- 2022-06-11 21:52:01下载
- 积分:1
-
功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。
功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。-disk driver for you to use.
- 2022-07-20 13:04:31下载
- 积分:1
-
win9x下的一个网卡驱动程序。
win9x下的一个网卡驱动程序。-win9x net card driver.
- 2022-04-29 12:18:15下载
- 积分:1