-
Slides from Programming WDM Chapter 1 Walter Oney
Slides from Programming WDM Chapter 1 Walter Oney
- 2022-02-13 04:43:29下载
- 积分: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
-
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘...
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘一样使用此 Ramdisk,但在您关闭计算机时该磁盘的内容会丢失。(一般来说,Windows(r) 2000 缓存管理器在优化内存使用方面比 Ramdisk 要好得多。)-Ramdisk is a pure software used for demonstration of Windows (r) 2000 device driver sample. This driver creates a RAM disk of specified sizes. You can use any other disk as the same as using the Ramdisk, but when you shut down your computer the contents of the disk will be lost. (Generally speaking, Windows (r) 2000 cache management in optimizing the memory usage much better than Ramdisk.)
- 2022-02-03 15:06:39下载
- 积分:1
-
windows WDM驱动开发详细资料,有很多很好的地方大家可以借鉴
windows WDM驱动开发详细资料,有很多很好的地方大家可以借鉴
- 2022-08-20 08:10:57下载
- 积分:1
-
ssd1297 TFT LCD驱动程序初始化代码
ssd1297 tft lcd driver initial code-lcd driver
- 2023-04-03 01:10:03下载
- 积分:1
-
这个是一个打印条形码的程序,很简单易懂,在TC2下运行
这个是一个打印条形码的程序,很简单易懂,在TC2下运行-this is a bar code printing process is very simple to understand and run the TC2
- 2023-06-23 21:30:03下载
- 积分:1
-
TV902 drivers:
USB Modem, Webcam, Mass Storage
TV902 drivers:
USB Modem, Webcam, Mass Storage
- 2022-02-04 15:31:21下载
- 积分:1
-
ide接口驱动编程
ide接口驱动编程-ide-driven programming interface
- 2022-12-12 16:25:03下载
- 积分:1
-
2000我的WinXP DDK开发环境建立一批
winxp 2000 me ddk 开发环境设置批处理-winxp 2000 me ddk development environment set up a batch
- 2023-05-15 13:50:02下载
- 积分:1
-
Wince驱动程序开发
嵌入式程序开发
Wince驱动程序开发
嵌入式程序开发-wince
- 2022-03-16 13:09:55下载
- 积分:1